Localized preferences tabs not switching
Bug #518504 reported by
Vladimir Yakovlev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenShot Video Editor |
Invalid
|
Undecided
|
Unassigned |
Bug Description
When using localized openshot, "tabs" in preferences not switching by left icon.
In on_icvCategorie
I totally remove this code, there no need to compare, left icon list is not sorted (index in icon list match index of tab).
Related branches
lp:~nagos/openshot/nagos
Ready for review
for merging
into
lp:openshot/1.4
- Jonathan Thomas: Pending requested
-
Diff: 218 lines (+89/-18)5 files modifiedopenshot/classes/clip.py (+27/-0)
openshot/classes/track.py (+7/-8)
openshot/windows/MainGTK.py (+36/-0)
openshot/windows/glade/Main.glade (+14/-0)
openshot/windows/preferences.py (+5/-10)
Changed in openshot: | |
status: | New → In Progress |
Changed in openshot: | |
status: | In Progress → Invalid |
To post a comment you must log in.