Patches item #2510152, was opened at 2009-01-15 15:18 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2510152...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: puredata Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: useless dummy canvas in pd main window ?
Initial Comment: there is a line: canvas .dummy -height 2p -width 6c in pd.tk (u_main.tk). for what is it needed ?
as at least on linux the pd main window doesnt look "nice" when the dummy canvas is in (see attached screenshot, comparing with and without the dummy canvas)
if its not needed: 129d128 < canvas .dummy -height 2p -width 6c 132c131 < pack .controls .dummy -side top -fill x ---
pack .controls -side top -fill x
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2510152...