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

variable reporter right click menu showing both types #872

Open
tankhellfire opened this issue Jan 18, 2024 · 0 comments
Open

variable reporter right click menu showing both types #872

tankhellfire opened this issue Jan 18, 2024 · 0 comments

Comments

@tankhellfire
Copy link

the problem

when there's a var reporter that shares the same name as a list
both the var and list menu will show

Expected Behaviour

  • var

    • normal readout
    • large readout
    • slider
    • hide
  • list

    • import
    • export
    • hide

Actual Behaviour

  • if var was shown first (this happens no mater witch one you right click)

    • import
    • export
    • hide
    • hide
      2
      1
  • if list was shown first (this happens no mater witch one you right click)

  • var

    • normal readout
    • large readout
    • slider
    • hide
      Capture
      (list menu is behind the var menu)

Steps to Reproduce

  1. create var 'a'
  2. show var 'a'
  3. create list 'a'
  4. show list a

Operating System and Browser

Windows 10 Home 22H2 64bit, edge 120.0.2210.133

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

1 participant