Revert "Bring constraints overlay in front of line labels; leave arrowheads when zooming out"

This reverts commit 251beb5fa6414d3b298d330e41d7ba3d57486f8c.
This commit is contained in:
49lf
2024-09-26 09:51:48 -04:00
parent f105044a47
commit 60d047ef6a
3 changed files with 7 additions and 50 deletions

View File

@ -52,7 +52,6 @@ export const Y_AXIS = 'yAxis'
export const AXIS_GROUP = 'axisGroup'
export const SKETCH_GROUP_SEGMENTS = 'sketch-group-segments'
export const ARROWHEAD = 'arrowhead'
export const ADD_SEGMENT_DOT = 'add-segment-dot'
export const SEGMENT_LENGTH_LABEL = 'segment-length-label'
export const SEGMENT_LENGTH_LABEL_TEXT = 'segment-length-label-text'
export const SEGMENT_LENGTH_LABEL_OFFSET_PX = 30