On Feb 18, 2018, at 12:00 PM, pd-list-request@lists.iem.at wrote:
From: Roman Haefeli <reduzent@gmail.com mailto:reduzent@gmail.com> To: Pd-List <pd-list@lists.iem.at mailto:pd-list@lists.iem.at> Subject: Re: [PD] snap to grid feature when editing Message-ID: <1518895171.2184.17.camel@gmail.com mailto:1518895171.2184.17.camel@gmail.com> Content-Type: text/plain; charset="utf-8"
On Sam, 2018-02-17 at 19:26 +0100, Dan Wilcox wrote:
There is working code for this in one of the Pd forks. I've thought about porting it over. It works pretty well for placement but drawing the actual grid is problematic due to the number of lines and some overlapping.
I wasn't thinking about drawing lines on the canvas. I thought more of an invisible feature that could be turn on and off by some shortcut.
Yeah, that's what I was thinking as well. I'd also integrate this with the Tidy Up feature where it would calculate the positions using the grid when snapping is enabled.
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
That would be a wonderful feature. I wouldn't install a pd fork just for that, but I spend (and maybe loose) lots of time aligning boxes with the keyboard. A "snap to grid" feature with vertical and horizontal grid steps would be really time saving ! Of course since this is a user/patcher interface it should not be default behavior or mandatory....
2018-02-18 20:17 GMT+01:00 Dan Wilcox danomatika@gmail.com:
On Feb 18, 2018, at 12:00 PM, pd-list-request@lists.iem.at wrote:
From: Roman Haefeli reduzent@gmail.com To: Pd-List pd-list@lists.iem.at Subject: Re: [PD] snap to grid feature when editing Message-ID: 1518895171.2184.17.camel@gmail.com Content-Type: text/plain; charset="utf-8"
On Sam, 2018-02-17 at 19:26 +0100, Dan Wilcox wrote:
There is working code for this in one of the Pd forks. I've thought about porting it over. It works pretty well for placement but drawing the actual grid is problematic due to the number of lines and some overlapping.
I wasn't thinking about drawing lines on the canvas. I thought more of an invisible feature that could be turn on and off by some shortcut.
Yeah, that's what I was thinking as well. I'd also integrate this with the Tidy Up feature where it would calculate the positions using the grid when snapping is enabled.
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com robotcowboy.com
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list
cos most of the time you just want to keep you patch cables straight.
I would make it hot key toggle option. It could be a gui preference but maybe better to keep transient.
Dan Wilcox danomatika.com robotcowboy.com
On Feb 21, 2018, at 6:26 PM, Matt Davey hard.off@gmail.com wrote:
- snap to grid horizontally makes much more sense to me than vertically - cos most of the time you just want to keep you patch cables straight.
- an easy way to turn it on/off would also be very handy.
- i would also really like this
On 02/21/2018 03:54 PM, Raphaël Ilias wrote:
That would be a wonderful feature. I wouldn't install a pd fork just for that, but I spend (and maybe loose) lots of time aligning boxes with the keyboard.
then you should probably start using the "autopatch" feature. i found it helps tremendously if you are going for neatly aligned patches (which i do).
gfamdsr IOhannes
On 02/21/2018 07:42 PM, IOhannes m zmölnig wrote:
then you should probably start using the "autopatch" feature. i found it helps tremendously if you are going for neatly aligned patches (which i do).
I do the same. It would be great if "shift + up" and "shift + down" would move the objects "object height + autopatch distance" pixel instead of 10 pixel.
Since 0.48-1 it is now "shift + up", "shift + up", "up", "up", "up" to move one block of code up one row with font size 12.
best wishes, ingo