Posted June 29, 2018 by Thorbjørn Lindeijer
#Snapshot
The biggest change for me since the last snapshot is that I'm now a father of three! Since last week I'm working 4 half-days per week, which appears to mostly do the trick of balancing the extra time I need to be at home and still getting stuff done on Tiled.
Before my third child was born, I made some improvements to the multi-layer stamp support, which now work properly in the Bucket Fill and Shape Fill tools, and the behavior when some layers are hidden was improved (the brush now works as long as at least one affected layer is visible).
A long standing issue in Tiled was that you could never really be sure which object you would select or interact with, when multiple objects occupied the same location. That was especially true when the object bounds are not clearly visible, like for text objects or tile objects that use an image which includes transparent regions. Recently I had introduced the option to show the name label for the hovered object, but that of course only worked for named objects.
Now, Tiled has a new option that highlights the hovered object, enabled by default. The highlight shows the object's bounding box and renders a transparent copy of the object on top of other objects, so that it is generally possible to see its shape even if it is normally hidden behind other things. In addition the highlight is drawn in a slightly lighter color for rectangles, ellipsis and polygons. May this feature reduce agony and improve your productivity!
The hovered object is also highlighted in the Objects view, and vice versa.
Slightly related, because it was also a long standing annoyance for me, is that the tile grid is now rendered below name labels, resize handles and selection indicators, which looks a lot cleaner!