Skip to content
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

[V1] QMenu: position + context-menu #3665

Closed
mesqueeb opened this issue Mar 24, 2019 · 1 comment
Closed

[V1] QMenu: position + context-menu #3665

mesqueeb opened this issue Mar 24, 2019 · 1 comment

Comments

@mesqueeb
Copy link
Contributor

I need a QMenu with these props:

  • anchor="top middle" self="bottom middle"
  • context-menu

However, by adding context-menu to enable it to only be called on right click, it looses the anchor & self positioning...

Is there any way around this to use both anchor, self and context-menu ?

pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 25, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 25, 2019
@rstoenescu
Copy link
Member

Hi,

Context menus are designed to respond to right click and show at the position where the event occurred on screen. Not going to change that.

pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 25, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 25, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 25, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 25, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 26, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 26, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 26, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 27, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 27, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 27, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 27, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 28, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 28, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 28, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 28, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 28, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 29, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 29, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 29, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 29, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 29, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 29, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 29, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 1, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 1, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 15, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 16, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 16, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 16, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 16, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 17, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 17, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 17, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 17, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 18, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 18, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 19, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 19, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 19, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 19, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 19, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 19, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Apr 19, 2019
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

No branches or pull requests

2 participants