Replies: 1 comment
-
The ideal answer here would be independent of the OS, so we don't have to litter the GTK AccessKit backend with ifdefs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm working on the macOS backend for GTK (4). When I enable the option "Full Keyboard Access" in the system preferences, a bounding box is drawn around the focused widget by the OS. On screens with a scale factor > 1 this results in the bounding boxes being misplaced.
What is the right way to report node bounding boxes? Should they be defined in screen pixels or is there some other way to deal with the scaling factor?
Beta Was this translation helpful? Give feedback.
All reactions