Skip to content

GUI: use toggle in main window triggered action - #106

Draft
trdthg wants to merge 3 commits into
cvut:masterfrom
trdthg:uiimprove
Draft

GUI: use toggle in main window triggered action#106
trdthg wants to merge 3 commits into
cvut:masterfrom
trdthg:uiimprove

Conversation

@trdthg

@trdthg trdthg commented Feb 24, 2024

Copy link
Copy Markdown
Contributor

trying to fix #58, There is only one button now.

Any suggestions? Should I continue?

@jdupak
jdupak self-requested a review February 24, 2024 09:25
@jdupak

jdupak commented Feb 24, 2024

Copy link
Copy Markdown
Collaborator

Hi @trdthg, welcome, and thanks for your contribution! I will review it soon.

However, one issue is, that we never concluded on whether this is a good idea for user experience. That is why it was not marked with any issue labels. Unfortunately, we had this discussion in person, so it was not visible with the issue. Sorry for that.

@ppisa I am thinking that we might publish this in an extra WASM URL and ask students to comment on it on Discord. What do you think?

@ppisa

ppisa commented Mar 4, 2024

Copy link
Copy Markdown
Member

I am not sure what is the best direction there. I have nothing against inclusion of support for toggle as addition to show in the code in general. But the series should be cleaned. As for shortcuts, I am not sure. I think that it is better to keep option, which ensures that pressing the combination ensures activation/show of the dock and be sure that it is visible. That is separate show only shortcut is useful. Close is easy by mouse, because you see what is there and you want to remove from the screen. If there is enough unallocated shortcuts then separate combination for making dock visible and another (for example with Ctrl or Shift) to close dock could be useful. But toggling does not lead to steady state and you need to analyze the first if dock is missing or moved somewhere where it is not well visible and then decode if to press it to make dock visible or if mouse drag is required.

So I am not sure if this change is useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: Sidebar visibility actions should toggle the sidebar instead of only opening it

3 participants