- Status Closed
- Percent Complete
- Task Type Patches
- Category Plugins
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#5809 - add playback menu and better saving for rockpaint and text_editor
Two versions, the first adds the playback menu to both rockpaint and text_editor however because rockpaint has fancy menus, the playback menu looks out of place so I created a version which does not add the playback menu to rockpaint (though I still think it is useful)
both versions also add a / to the start of new files that are being saved and now add a .txt or .bmp extension if they are missing
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
OK with the announcement of the tracker cleanup week, I decided to look at my own active patches. I have broken this one in 2
text_playback.patch - This simply adds the playback to the text editor menu.
paint_save.patch - This means when you save a new file it automatically puts a leading / in the file name and adds .bmp at the end
2 very simple patches