Selection border not visible on bottom & right edges

Issue #320 new
Robert Leach created an issue

USE CASE: WHAT DO YOU WANT TO DO?

See all sides of the selection border

STEPS TO REPRODUCE AN ISSUE (OR TRIGGER A NEW FEATURE)

Select the last column or row

CURRENT BEHAVIOR

Yellow border goes off the bottom & right edges when last column or row is selected

EXPECTED BEHAVIOR

Should always be able to see yellow border of selection on all sides

DEVELOPERS ONLY SECTION

SUGGESTED CHANGE (Pseudocode optional)

Far edge of border overlay should be backed up by 1 pixel

FILES AFFECTED (where the changes will be implemented) - developers only

IMV

LEVEL OF EFFORT - developers only

trivial

COMMENTS

I found this when I had selected every row/column - the issue is more noticeable then, but it happens with any far edge selection. Here's a screen shot:

yellow_border_not_visible_bottom_right.png

Comments (7)

  1. Log in to comment