changed back dialog box shadows

pull/95/head
jmoenig 2020-03-03 11:49:15 +01:00
rodzic f7f55e0d2f
commit a695d531dd
1 zmienionych plików z 2 dodań i 3 usunięć

Wyświetl plik

@ -85,7 +85,7 @@ HTMLCanvasElement, fontHeight, SymbolMorph, localize, SpeechBubbleMorph,
ArrowMorph, MenuMorph, isString, isNil, SliderMorph, MorphicPreferences,
ScrollFrameMorph, MenuItemMorph, Note*/
modules.widgets = '2020-March-02';
modules.widgets = '2020-March-03';
var PushButtonMorph;
var ToggleButtonMorph;
@ -2509,8 +2509,7 @@ DialogBoxMorph.prototype.fixLayout = function () {
// refresh a shallow shadow
this.removeShadow();
this.addShadow(new Point(2, 2), 80);
this.addShadow();
};
// DialogBoxMorph keyboard events