TyreBytes / playground

A simple little playground area for Track Builder.
0 stars 1 forks source link

TrackBuilder: Shortcuts keys triggered while focus is on typing input boxes #3

Closed MrAmericanMike closed 1 month ago

MrAmericanMike commented 1 month ago

TrackBuilder v0.2.8

  1. Open Editor
  2. Add a Component > Mesh > Mesh Cube > Material > Palette64 (Not important, any object would do event an empty one)
  3. On the "Gadget Inspector" Rename the "Object" to "Street Green"
  4. With the different keys been pressed while typing that name the Gizmo will change to "Scale" (S) - "Rotate" (R) - "Translate" (G)

Expected behavior: Editor should ignore key shortcuts while focus is "somewhere else"

MrAmericanMike commented 1 month ago

PS: Also saving (Control + S) causes the gizmo to change to the Scale Gizmo. (So maybe this keys should also check that the key is been pressed without "modifiers" like Alt, Control or Shift.

timbeaudet commented 1 month ago

This has been fixed and will be coming very soon to a TrackBuilder near you.