[PATCH] mobile: divedetails page etc. improvements

Dirk Hohndel dirk at hohndel.org
Tue Nov 17 07:33:37 PST 2015


> On Nov 17, 2015, at 6:50 AM, Sebastian Kügler <sebas at kde.org> wrote:
> 
> On Tuesday, November 17, 2015 04:43:41 PM Lubomir I. Ivanov wrote:
>> On 17 November 2015 at 16:35, Lubomir I. Ivanov <neolit123 at gmail.com> wrote:
>>> On 16 November 2015 at 23:47, Sebastian Kügler <sebas at kde.org> wrote:
>>>> On Friday, November 13, 2015 23:59:09 Lubomir I. Ivanov wrote:
>>> changing ApplicationWindow to Window and keeping everything else makes it
>>> work. i can now resize the window to any size.
>>> 
>>> attached is a screenshot.
>> 
>> something i would have done, but that's just me, is to design the
>> application UI to look exactly the same on any target and not use the
>> native control looks.
>> this is quite easy with QML from my experience, but requires some
>> extra work for the custom components and styles.
> 
> "some extra work" means writing a widget set that supports multiple input 
> methods and shipping a half-baked set of inputs with the app, so I strongly 
> disagree with that.
> 
> Also, it'd mean investing resources in the wrong parts.

I have to agree with Sebastian. We never tried for a homogeneous look.
Quite the opposite, we always tried to look native on each platform.

> If we want to go for a more common look, we can style the QQuickControls, but 
> I consider that rather low priority, it really serves a niche usecase.

Yes. Let's get the functionality in place, make sure that we can do the
things we want to do.

/D



More information about the subsurface mailing list