- redo now also ctrl+y.
- made undo/redo display of previewrender nice
This commit is contained in:
@@ -344,6 +344,7 @@ void BIF_all_preview_changed(void)
|
||||
/* signal all previews in current screen of current type */
|
||||
void BIF_preview_changed(SpaceButs *sbuts)
|
||||
{
|
||||
|
||||
/* can be called when no buttonswindow visible */
|
||||
if(sbuts) {
|
||||
ScrArea *sa;
|
||||
|
||||
Reference in New Issue
Block a user