mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
8 lines
234 B
Plaintext
Executable File
8 lines
234 B
Plaintext
Executable File
Each ControllerState represents a UI state.
|
|
|
|
They are grouped into folders:
|
|
|
|
- 'edit' is all states within the 'Edit object' mode
|
|
- 'shape' is all states within the 'Add shape' mode
|
|
- 'point' is all states within the 'Add point' mode
|