Transition "Switch Direction" menu item stuck in disabled state
Bug #529545 reported by
Daniel Ellis
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenShot Video Editor |
Fix Released
|
High
|
Unassigned |
Bug Description
The "Switch Direction" menu item will be stuck in a disabled state after converting any transition to a mask. The only way to enable the menu item is to convert another mask to a transition again. This is because the menu items state is currently updated when "Convert to mask" is called. However the state of the menu item needs to be updated whenever the menu is displayed. A patch for this issue is attached.
Changed in openshot: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Thanks for the patch. I have applied it to the trunk, and it will be included in the 1.1 release.