GimelStudio / GimelStudio

Non-destructive, node based 2D image editor with an API for custom nodes

Home Page:https://gimelstudio.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data previews for input nodes

Correct-Syntax opened this issue · comments

Currently, for input nodes like Integer, Vector, Color, etc the only way to see the current value is to click on the node and look in the properties panel. We should devise a way to show "data previews" of each value on the node itself.

Maybe it could be like the image thumbnails, but for other values (e.g: for a color node, it would show a color swatch on the node)

  • IMAGE (image thumbnails)
  • VECTOR
  • INTEGER
  • COLOR