Ttanasart-pt / Pixel-Composer

Node base VFX editor for pixel art.
MIT License
681 stars 30 forks source link

[Bug] (1.1.0.1) Color Selector Tab Navigation Flow #28

Closed Synthoid closed 1 year ago

Synthoid commented 1 year ago

Tab navigation in the Color selector window does not navigate as expected. Instead of flowing from top to bottom inside the color window, pressing tab navigates to the first field in the node inspector:

image

The solid line is the current navigation flow and the dotted line is the expected flow.

Ttanasart-pt commented 1 year ago

I didn't implement tab navigation in the popup dialogs yet. Will add in the next version.

Synthoid commented 1 year ago

Added in 1.11.0