I've noticed two annoying bugs in v8.1.42
-
The Property editor acts as if the text is too long to be displayed (and it shows that little icon instead of displaying the value). The
text
property in the snip below is"value"
and I didn't resize the Property Editor panel. It just stays that way and the only way I found to get it to show the values would be to resize the Perspective Property Editor panel (even making it smaller works - it retriggers some event and the values display again).
-
The
+
icon next to many properties in the Perspective Property Editor is missing. For example, usually you're able to click on that button to add a new style property, likebox-shadow
or some other CSS. However, the button to add a new property disappears! This isn't only for thestyle
property - when it happens, it affects all of the applicable properties (I think anything that's an Object or Array property type).
This one is especially annoying, as the only resolution to it that I've found is to restart the Designer.