Export Button
Bug #725406 reported by
rwillhoite
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Jokosher |
Confirmed
|
Medium
|
Michael Sheldon |
Bug Description
I can't find the export button anywhere. This is a usability issue. It should be under File on the top bar. There is nothing that says "Export." I can't find anything, and I've carefully looked over the interface.
Related branches
lp://staging/~michael-sheldon/jokosher/export
- Laszlo Pandy: Needs Fixing
-
Diff: 2800 lines (+88/-2494)13 files modifiedJokosher/Extension.py (+4/-2)
Jokosher/Globals.py (+9/-5)
Jokosher/JokosherApp.py (+62/-84)
Jokosher/MixdownActions.py (+0/-542)
Jokosher/MixdownProfileDialog.py (+0/-723)
Jokosher/MixdownProfileManager.py (+0/-114)
Jokosher/MixdownProfiles.py (+0/-311)
Jokosher/Project.py (+9/-1)
extensions/GNOMEAudioProfiles.py (+3/-3)
gtk-builder-ui/AddMixdownActionDialog.ui (+0/-140)
gtk-builder-ui/ConfigureExportFileAction.ui (+0/-257)
gtk-builder-ui/MainWindow.ui (+1/-1)
gtk-builder-ui/MixdownProfileDialog.ui (+0/-311)
Changed in jokosher: | |
assignee: | nobody → Michael Sheldon (michael-sheldon) |
To post a comment you must log in.
This is currently done through the Mix Down dialog (accessible from the File menu), however we are aware that this isn't terribly obvious and is a rather overly complicated approach, so we are planning on returning to a more standard "Export..." option in future releases.