rockbite / talos

Talos Particle Engine
Apache License 2.0
419 stars 45 forks source link

Bugfix: Viewport settings fields #390

Closed TheSenPie closed 1 year ago

TheSenPie commented 1 year ago

Deleting characters in fields of viewport settings dropdown dialog, would trigger DELETE command and modify scene. Wrong text field was used for fields, which caused input system to not intercept key down events and therefore trigger commands.