Version: 0.2.0-45-ge13e, Branch: pro, OS: macOS-11.5.2-x86_64-i386-64bit
The easiest repro:
dock on bottom of main monitor
Start Talon
repl => print(str(ui.screens()[0].visible_rect))
Move the dock menu to the left, right, or top of the screen
repl => print(str(ui.screens()[0].visible_rect)). Note the visible_rect is the same as in step 3.
causes issues with window snapping etc.
Version: 0.2.0-45-ge13e, Branch: pro, OS: macOS-11.5.2-x86_64-i386-64bit
The easiest repro:
dock on bottom of main monitor
Start Talon
repl => print(str(ui.screens()[0].visible_rect))
Move the dock menu to the left, right, or top of the screen
repl => print(str(ui.screens()[0].visible_rect)). Note the visible_rect is the same as in step 3.
causes issues with window snapping etc.