vircadia-native-core icon indicating copy to clipboard operation
vircadia-native-core copied to clipboard

Toolbar can be moved off-screen

Open JulianGro opened this issue 4 years ago • 7 comments

The toolbar can be moved off screen which is something that just makes the UI feel unpolished. I opened an issue for this as I believe it is something we will forget easily. Personally I never thought of even trying to move it off-screen.

JulianGro avatar Jan 25 '21 04:01 JulianGro

Also doable with other interface windows

daleglass avatar Jan 30 '21 19:01 daleglass

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar May 30 '21 19:05 stale[bot]

I also noticed this pretty quickly when I first ran the program. It should definitely be fixed at some point. If moving windows off screen is desirable, maybe there could be a way to re-center them if they become inaccessible.

Penguin-Guru avatar May 30 '21 19:05 Penguin-Guru

Hello! Is this still an issue?

stale[bot] avatar Nov 26 '21 19:11 stale[bot]

Yes.

Penguin-Guru avatar Nov 26 '21 20:11 Penguin-Guru

There's possibly two parts to this:

  • Prevent the toolbar from being moved outside the current window, as the toolbar is being moved.
  • Hook into "window resized" events and move the toolbar if needed to make it be inside the window. Perhaps also move if needed at program start-up.

https://github.com/vircadia/vircadia/blob/master/interface/resources/qml/hifi/Desktop.qml https://github.com/vircadia/vircadia/blob/master/interface/resources/qml/hifi/toolbars/Toolbar.qml

ctrlaltdavid avatar Feb 28 '22 20:02 ctrlaltdavid

Hello! Is this still an issue?

stale[bot] avatar Aug 31 '22 02:08 stale[bot]