[L2Ork-dev] Purr Data 2.13.0 released - Issues with the new Scrolling Bars

Linux Rouen linux.rouen at free.fr
Mon Aug 3 13:23:39 EDT 2020


Hello All,

As reported for Purr Data 2.12.0, in 2.13.0 there is also the same 
potential issue when we are in EditMode to select by accident an object 
being just behind either the vertical or the horizontal scrolling bars 
when we +/- click on them.
Okay, now these scrolling bars are transparent, so we can see what is 
happening but it's still dangerous, and this requires high attention 
from the patcher.

The reason: there is few clickable pixels left between the scrolling 
bars sides (right / bottom) and the patch window limits.

Best, Joseph

= = = = = = = = = =

Le 01/08/2020 à 23:15, Jonathan Wilkes a écrit :
> Hi all,
>
> Purr Data 2.13.0 has just been released:
>
> https://git.purrdata.net/jwilkes/purr-data#downloads
>
> Changes:
> * ported Vanilla's [inlet~ fwd] argument (reimplemented to avoid stack
> allocation and various other problems) (Thanks to Guillem!)
>
> * scrollbar fix for optimal zoom (Thanks Ico!)
>
> *avoid null selectors in core where trivial to do so, gracefully
> handle and annotate them when/if they happen. Also added an
> experimental [debuginfo] object so we can output a message with a null
> selector (and other methods in the future good for testing)
>
> * ported Vanilla patch for [pow~] handling negative samples in input
>
> * ported [savestate] from Vanilla
>
> * ported array, scalar "bang" methods
>
> * add base argument and inlet for [log]
>
> * add zcheckgetfn to m_pd.h for checking method signatures match
> before doing an end run around typedmess. This is used for the
> reimplementation of [inlet~ fwd]. (Thanks to Guillem for this)
>
> * port and re-implement Vanilla's "#ffffff" syntax for setting iemgui
> colors. Additionally, support the "#fff" short syntax. We're not
> currently saving the symbol colors in the Pd file format, yet. A
> warning is printed about this since it means we're still storing the
> lossy color format. A future version will save the symbol colors, but
> we want to ship a few releases supporting the new syntax before making
> this breaking file format change.
>
> * added "test-object" abstraction for doing more detailed testing of objects
>
> * fixed bug where the box width was wrong when editing certain objects
> (thanks to Guillem)
>
> * port "seed" method for [noise~]
>
> * throttle canvas_motion (part 1 of 2 of getting rid of exponential
> explosion when moving selections)
>
> * port [text] "sort" method
>
> * when clicking an error link, bring the relevant object into the
> viewport and animate it to make it easy for the user to find
>
> * add "-alsaadd" flag with pulse device for pulse support (Thanks to Sam!)
>
> * fixed some alsa bugs
>
> * ported from Vanilla: preserve phase in [clone] after [all( message,
> fixed a crasher
>
> * expand and improve the type hints for errors with edge case atoms
> (null selectors, null symbols, "floatlike" symbol payloads, etc.)
>
> * improvements to french translations (Thanks Joseph!)
>
> * update pd-lua compatibility with Lua 5.4 (Thanks Albert!)
>
> * port multi-step undo from Vanilla (Thanks Guillem!)
>
> * initial touch support in GUI (Thanks Albert and spidercatnat!)
>
> * zoom viewport fix (Thanks Albert!)
>
> -Jonathan
> _______________________________________________
> L2Ork-dev mailing list
> L2Ork-dev at disis.music.vt.edu
> https://disis.music.vt.edu/listinfo/l2ork-dev


More information about the L2Ork-dev mailing list