diff --git a/ng/drawing.tcl b/ng/drawing.tcl index aebcdab0..b7e99b9d 100644 --- a/ng/drawing.tcl +++ b/ng/drawing.tcl @@ -40,7 +40,7 @@ if { [Ng_GetToglVersion] == 2 } { if { $toglok == 1} { # - pack .ndraw -expand true -fill both -padx 10 -pady 10 + pack .ndraw -expand true -fill both -padx 0 -pady 0 catch { tkdnd::drop_target register .ndraw DND_Files } # bind .ndraw {