-
Notifications
You must be signed in to change notification settings - Fork 509
Reduce two menus to one #8209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reduce two menus to one #8209
Conversation
55bbc7e to
980bcef
Compare
980bcef to
cd99479
Compare
Signed-off-by: Marco <[email protected]>
Signed-off-by: Marco <[email protected]>
Signed-off-by: Marco <[email protected]>
cd99479 to
be67325
Compare
|
When the right sidebar is open the seperator needs to go: While opening the menu the icon is invisible (but this is unchanged from #8019 ) |
Signed-off-by: Marco <[email protected]>
| @shortkey.native="toggleFullscreen"> | ||
| <!-- White icon if in call --> | ||
| <template v-if="isInCall" #icon> | ||
| <DotsHorizontal :size="20" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think so, as it contains (and will likely contain more) actions that are not settings





fix #6889
Signed-off-by: Marco [email protected]