mbrlabs / Lorien

Infinite canvas drawing/whiteboarding app for Windows, Linux and macOS. Made with Godot.
MIT License
5.55k stars 241 forks source link

Cursor not showing in "Save changes?" dialog when closing the app #253

Closed GeertJohan closed 3 months ago

GeertJohan commented 1 year ago

Lorien version: 0.6.0 release from github for Linux

OS/device including version: Linux Ubuntu 22.04.3 LTS with X11, LightDM (display manager) and xmonad (window manager). Nvidia graphics drivers.

Issue description: The cursor disappears over the "Save changes?" when closing the application. In other dialogs (save file) I get my default system cursor (the dark mode variant, which is nice).

Steps to reproduce: Exit, then hover mouse over the "Save changes?" dialog.

mbrlabs commented 3 months ago

This should be fixed now in the latest main branch. I reworked how the canvas grabs the focus of the mouse cursor.