t3kt / raytk

Raymarching shader toolkit for TouchDesigner
https://raytk.net
Other
238 stars 15 forks source link

Pinning modal on macOS #1240

Open kyhyco opened 2 months ago

kyhyco commented 2 months ago

Hello!

I am using latest raytk + touch designer on macOS 14.3.1

The "pin" button doesn't appear to work on macOS.

I am using alt + r to toggle the raytk modal but the pin gets unset whenever the modal is closed by clicking outside the modal or using the hot key.

Screenshot 2024-07-01 at 4 25 46 PM
kyhyco commented 2 months ago

That is all to say if there was a contribution guide, I am more than willing to take a look at this issue. Just need to know how to create an artifact and whatever requirement you have for a PR.

t3kt commented 2 months ago

That was an intentional decision but I'm open to changing it. My thought was that you can open it and pin it for a bit and then when you're done it goes back to the default behavior. If you want to keep it open you can. That said I personally don't use the pin mode that often so if it's more helpful for it to be a persistent setting we can do that instead.

Regarding a contribution guide, that's a bit more complex of a topic than would make sense for a small change like this. But if you're interested in contributing in general we should talk.

I'd probably need to do a walkthrough of the development tools. Mostly I figured people would be more interested in working on operators rather than infrastructure like the palette.

kyhyco commented 2 months ago

I appears that pin doesn't work on macOS at all. Every time I select an operator the panel closes haha

I am definitely open to talk about contributing more! Sending you an email.