Re: theming questions

2020-12-23 Thread Dirk Hohndel
Hi Nicholas, Thanks for the response - you are aiming just outside of my level of 'full understanding' how all of this is supposed to work together :-) > On Dec 23, 2020, at 12:34 PM, Nicolas Fella wrote: > > The Kirigami.Theme that we have in QML is backed by the PlatformTheme class > (https

Re: theming questions

2020-12-23 Thread Nicolas Fella
On 23.12.20 20:05, Dirk Hohndel wrote: Hi there and happy holidays I'm trying to improve the theming of my Kirigami-based app. We started using Kirigami about 5 years ago (before the current Theme code was there) and have done a lot of rather brute force things along the way (mostly out of in

theming questions

2020-12-23 Thread Dirk Hohndel
Hi there and happy holidays I'm trying to improve the theming of my Kirigami-based app. We started using Kirigami about 5 years ago (before the current Theme code was there) and have done a lot of rather brute force things along the way (mostly out of incompetence and impatience, TBH). Additi