metauni / metaboard

Multiplayer drawing boards for sharing knowledge in Roblox.
Mozilla Public License 2.0
28 stars 6 forks source link

Indicator that you can't write on a board for permission reasons #31

Closed dmurfet closed 1 year ago

dmurfet commented 2 years ago

A user who can't write on a board can't tell if it's just that their stylus is low battery, or if they don't have permissions to write (and they may not even be aware that such permissions exist). There should be some kind of explanatory indicator on a board that does not allow you to write on it.

blinkybool commented 2 years ago

I think the entire toolbar should just disappear, except the close button. The close button should live just outside the toolbar.

dmurfet commented 2 years ago

Doesn't moving the close button further right introduce a conflict with the leaderboard on the right hand side?

blinkybool commented 2 years ago

The leaderboard is not there when the board gui is up.

The room taken up by the toolbar + close button would be the same regardless of whether the toolbar includes the close button or not. It's just a matter of the size of the grey rectangle indicating what's part of the toolbar.

blinkybool commented 1 year ago

Added toolbar hiding in 89f527b