summaryrefslogtreecommitdiff
path: root/src/window_controller.rs
diff options
context:
space:
mode:
authorBen Bridle <bridle.benjamin@gmail.com>2023-12-19 20:59:23 +1300
committerBen Bridle <bridle.benjamin@gmail.com>2023-12-19 21:17:35 +1300
commit1fb788cc09fa349957da501dd911435f1957c03a (patch)
tree88b83f10f56a4c9e8b333076f3776c616ac0036f /src/window_controller.rs
parent8e019fb17d49dd1d605e81a59a84febfd4fc41c8 (diff)
downloadphosphor-1fb788cc09fa349957da501dd911435f1957c03a.zip
Use logical position for cursor position
Previously the physical cursor position instead of the logical cursor position was being passed to WindowController::on_cursor_move, which meant that the cursor position that the application was receiving would be incorrect when the window scale was greater than 1.
Diffstat (limited to 'src/window_controller.rs')
0 files changed, 0 insertions, 0 deletions