Remi05 / outlines

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

Text rectangles can be shown outside of screen #1

Closed Remi05 closed 3 years ago

Remi05 commented 3 years ago

Rectangles with elements' dimensions and distances do not take into account if they are outside the screen.

Expected behavior:

Remi05 commented 3 years ago

Fixed with commit 363fccc125f7b12bd07403dbacac3a5fc3bea58a.

Screenshots

Dimensions above:

Redlines_DimensionsTextRect_ShownAbove

Dimensions inside:

Redlines_DimensionsTextRect_ShownInside

Distance above:

Redlines_DistanceTextRect_ShownAbove

Distance left:

Redlines_DistanceTextRect_ShownLeft