Ultralight
Ultralight copied to clipboard
Modifying styles in Elements tab does not take effect until element hovered
If you change the style for an element in the inspector's Elements tab, the change does not take effect until you hover the element in the client area. The problem does not occur for changes to style sheets.
For example, add "color:red" to an element's style. It won't turn red until you hover the modified element. Makes style experimentation much more tedious.
This broke in UL 4.1 (does not happen in 4.0).
Correction: In some cases instead of hovering the element to get the change to take effect, you must hover other content rather than the element itself (in several cases I had to move the mouse higher in the page).