Blender Git Commit Log
Git Commits -> Revision b04bccd
Revision b04bccd by Joshua Leung (master) February 2, 2011, 03:12 (GMT) |
Bugfix [#25907] Impossible to "select all" on narrow action editors Marker selection operators now use a special poll() callback which checks that there are some markers before trying to run them. This means that when there are no markers, the full screen range is available, instead of just those areas above the region masked off for markers which can be quite slim when trying to save space by only showing the summary channel. |
Commit Details:
Full Hash: b04bccd44e45dcb759de55c08d2913400853ee82
SVN Revision: 34618
Parent Commit: c57cd7c
Lines Changed: +19, -6
1 Modified Path:
/source/blender/editors/animation/anim_markers.c (+19, -6) (Diff)