Skip to content

UI cleanup: add unit system & language icons, relocate export video button, remove lock icon #147

@antoinepatalano

Description

@antoinepatalano

Description

This enhancement consolidates several UI controls across the Home page, Processing step, and Summary step. The goals are: (1) make unit system and language selection accessible via consistent persistent icon-based controls from Home, and (2) clean up the Summary step by removing redundant and misplaced icons.

Changes by screen

Home page
Remove the current globe + text language dropdown.
Add a languages icon (Lucide) , opening a dropdown with the available language options. Default: English.
Add a ruler icon (Lucide) next to it that opens a dropdown with two options: SI (default) and Imperial.
Both icons sit together at the bottom of the home screen, where the language selector currently is.

Processing step
Add the export video icon to the top-right corner of the left (video/canvas) panel. This icon is being relocated from the Summary step, not duplicated.

Summary step
Remove the lock icon.
Remove the export video icon (relocated to Processing step).
Remove the "Unit System" label and radio buttons (SI / Imperial).

Behavior details

Unit system & language selectors
The ruler dropdown options are: SI (default) and Imperial.
The languages dropdown options match the current available languages with flags from README.md; default is English.
Both selections persist across sessions (saved somewhere). (NEW)

Export video button
On click, a dropdown menu appears with available resolution options.
Once the user selects a resolution, the export starts immediately and the button animates as it currently does during export.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions