Improve SpeedTrans (UI etc.) #1247
Labels
No labels
backend
critical
defect
duplicate
enhancement
fixed
frontend
general
invalid
major
minor
normal
oxjs
pandora_client
python-ox
task
trivial
wontfix
worksforme
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: 0x2620/pandora#1247
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is mostly about consolidating the main menu, and other GUI elements.
(We may want to revisit the keyboard controls, too, but in case we make changes, the existing settings should always remain usable as a legacy setting, for people who got used to them.)
Right, this is dependent on migrating Speedtrans to the latest build of OxJS, without which making these changes might be quite painful. I failed the last time attempting to doing this due to some APIs working differently in the Firefox extension space, I think, that caused the latest OxJS to not work.
One would have to first test OxJS in firefox extension space / fix bugs with that OR drop the idea of a firefox extension and just have it as a regular web-app, and re-write accordingly.