Can't resize click-draggers left when browser zoomed-in/out #94
Labels
No labels
Bug
Cleanup/Refactor
Core Feature
Documentation
Feature
Performance Improvement
Security Improvement
UX/Accessibility
Unreproducable Bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rainbownapkin/canopy#94
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Can't resize click-draggers left when browser zoomed-in/out.
This NEEDS to be resolved sooner than later, preferably before moving on to public testing as this is a pretty nasty hit to accessibility. Especially for anyone with any sort of visual impairment.
changed the description
Oddly enough this seems to depend on zoom level.
Zoom levels which are divisible by 20 (120%, 140%, 160%) don't work.
Zoom levels which aren't do (110%, 130%, 150%, 170%).
Still not great but might just be an acceptable work around for the first test, so long as people can still scale up the text and not loose functionality, even if it's not the exact zoom level they'd like.
Fixed clickDragger breaking on zoom-in. I really though this would be a harder bug XP :
b27175bb7d