It's more likely a change since 0.48-1 where the GUI work I did was introduced. I did try to enforce drawing order on some of the GUIs and make sure the control does not get covered but I suppose that is a bug to some. It's an easy fix to change back.
On Feb 2, 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: [PD] slider appearance change somewhere between 0.47 and 0.48 Message-ID: <1517505629.2116.14.camel@gmail.com mailto:1517505629.2116.14.camel@gmail.com> Content-Type: text/plain; charset="utf-8"
Hey all
Before I report anything to a tracker, I may ask whether it was an intentional change. Up until 0.48, the label text of any gui widgets (sliders, etc.) appeared above the front. Since 0.48, the front covers the label text, changing the appearance of patches that have overlapping front and label.
See here: https://netpd.org/~roman/tmp/front_above_label.png https://netpd.org/~roman/tmp/front_above_label.png
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
On Fre, 2018-02-02 at 14:12 +0100, Dan Wilcox wrote:
It's more likely a change since 0.48-1 where the GUI work I did was introduced. I did try to enforce drawing order on some of the GUIs and make sure the control does not get covered but I suppose that is a bug to some. It's an easy fix to change back.
I'm undecided about this. I'm only asking, because when it stays it means a little work for me. When the order is reverted I don't need to fix my patches :-)
Roman
And fixed: https://github.com/pure-data/pure-data/pull/301 https://github.com/pure-data/pure-data/pull/301
Please build and test.
On Feb 2, 2018, at 2:12 PM, Dan Wilcox danomatika@gmail.com wrote:
It's more likely a change since 0.48-1 where the GUI work I did was introduced. I did try to enforce drawing order on some of the GUIs and make sure the control does not get covered but I suppose that is a bug to some. It's an easy fix to change back.
On Feb 2, 2018, at 12:00 PM, pd-list-request@lists.iem.at mailto: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: [PD] slider appearance change somewhere between 0.47 and 0.48 Message-ID: <1517505629.2116.14.camel@gmail.com mailto:1517505629.2116.14.camel@gmail.com> Content-Type: text/plain; charset="utf-8"
Hey all
Before I report anything to a tracker, I may ask whether it was an intentional change. Up until 0.48, the label text of any gui widgets (sliders, etc.) appeared above the front. Since 0.48, the front covers the label text, changing the appearance of patches that have overlapping front and label.
See here: https://netpd.org/~roman/tmp/front_above_label.png https://netpd.org/~roman/tmp/front_above_label.png
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Hey
On Fre, 2018-02-02 at 15:10 +0100, Dan Wilcox wrote:
And fixed: https://github.com/pure-data/pure-data/pull/301
Please build and test.
Sorry, I only noticed now that you already fixed it. Looks good to me. Many thanks!
Roman
Well, I changed it. The least I can do is fix it.
On Feb 6, 2018, at 10:53 AM, Roman Haefeli reduzent@gmail.com wrote:
Hey
On Fre, 2018-02-02 at 15:10 +0100, Dan Wilcox wrote:
And fixed: https://github.com/pure-data/pure-data/pull/301
Please build and test.
Sorry, I only noticed now that you already fixed it. Looks good to me. Many thanks!
Roman
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/