mask xy scale, mask boundary only overlay, fix 8 char mask nm bug, rework maskgui...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / descratch / descratch.C
index f22023e5328c3443d6018b12094b034e496f49f5..3d82fdd9433451aae0c38dec5d22fca4b4fd69a0 100644 (file)
@@ -607,7 +607,7 @@ int DeScratchModeItem::handle_event()
 }
 
 DeScratchMode::DeScratchMode(DeScratchWindow *win, int x, int y, int *value)
- : BC_PopupMenu(x, y, 64, "", 1)
+ : BC_PopupMenu(x, y, 100, "", 1)
 {
        this->win = win;
        this->value = value;