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

some small bugs with the example project #389

Open
hannesdelbeke opened this issue Sep 25, 2023 · 1 comment
Open

some small bugs with the example project #389

hannesdelbeke opened this issue Sep 25, 2023 · 1 comment
Labels

Comments

@hannesdelbeke
Copy link

hannesdelbeke commented Sep 25, 2023

Hi, I love your project. 💖 It's amazing and will help me so much.

I came across some small bugs while using the example project from this repo:
(i removed the circle node, everything else is the same)

  • when alt tab from node editor widget to my IDE, and alt tab back. the alt key is stuck in the node editor.
    e.g. when i MMB + move my mouse, it zooms instead of pans.
    this dissapears when I press Alt again
    100% repro
    other keys also get stuck. e.g. hold CTRL in the node editor. click on another window to make that window active. (e.g. your IDE)
    now alt tab back to the node editor. notice the CTRL key is stuck (and the UI shows the CTRL key is pressed down with the message CTRL: Deselect Nodes following your mouse

  • tab brings up the node search context menu.
    but node search doesn't work when launched from the LMB context menu
    nothing happens when clicked.
    100% repro

  • auto layout upstream. this seems to not work correctly when selecting everything in the example project. (including the backdrop)
    100% repro

  • the default startup layout doesn't seem right.
    image
    i would expect something like this instead , where the backdrop fits nicely around the nodes. believe this might be related to auto layout?
    image

  • clear session message popup is hard to read
    image

(i am on windows 11. using python 3.10.5 with PySide2)

@jchanvfx jchanvfx added the bug label Feb 14, 2024
@jchanvfx
Copy link
Owner

one of the bugs relates to this issue #261

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants