Remi05 / outlines

An app to help review your UI implementation.
MIT License
7 stars 0 forks source link

Outlines sometimes cover text #29

Closed Remi05 closed 3 years ago

Remi05 commented 3 years ago

The outlines of elements and distance lines sometimes cover the text for dimensions and distances, making them harder to read. We should make sure text rectangles are show above outlines.

Screenshots:

Redlines_29_OutlineCoversText
Remi05 commented 3 years ago

Fixed with commit e5d4e6da0f0b2d355d0bbcbcaf24195b9ef8eba1.

Screenshots:

Redlines_29_OutlineCoversText_Fixed