D29431: Remove stepsize 24 from DPI spinbox inside kcm fontconfig

2020-05-12 Thread Nathaniel Graham
This revision was automatically updated to reflect the committed changes. Closed by commit R119:854a62e57772: Remove stepsize 24 from DPI spinbox inside kcm fontconfig (authored by kurmikon, committed by ngraham). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.k

D29431: Remove stepsize 24 from DPI spinbox inside kcm fontconfig

2020-05-12 Thread Nathaniel Graham
ngraham added a comment. Thanks! REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D29431 To: kurmikon, #plasma, #vdg, ngraham Cc: davidedmundson, ngraham, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, ragreen, ZrenBot

D29431: Remove stepsize 24 from DPI spinbox inside kcm fontconfig

2020-05-12 Thread Giusy Margarita
kurmikon added a comment. In D29431#669402 , @ngraham wrote: > Got confirmation from @davidedmundson that this is okay. Can you provide an email address so I can land your patch with correct git authorship information? kurmi...@libero.it

D29431: Remove stepsize 24 from DPI spinbox inside kcm fontconfig

2020-05-12 Thread Nathaniel Graham
ngraham added a comment. Got confirmation from @davidedmundson that this is okay. Can you provide an email address so I can land your patch with correct git authorship information? REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D29431 To: kurmikon, #plasma, #

D29431: Remove stepsize 24 from DPI spinbox inside kcm fontconfig

2020-05-12 Thread Nathaniel Graham
ngraham accepted this revision. ngraham added a comment. This revision is now accepted and ready to land. That's not how it works. Patches need to be properly reviewed. I can do so on behalf of VDG, bud I'd like @davidedmundson's sign-off too, because IIRC he was the one who proposed or imple

D29431: Remove stepsize 24 from DPI spinbox inside kcm fontconfig

2020-05-12 Thread Giusy Margarita
kurmikon marked an inline comment as done. kurmikon added a comment. @ngraham No reply after one week. I think this can be merged. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D29431 To: kurmikon, #plasma, #vdg Cc: davidedmundson, ngraham, plasma-devel, Orag

D29431: Remove stepsize 24 from DPI spinbox inside kcm fontconfig

2020-05-05 Thread Nathaniel Graham
ngraham added a comment. @davidedmundson are you okay with this? REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D29431 To: kurmikon, #plasma, #vdg Cc: davidedmundson, ngraham, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampal

D29431: Remove stepsize 24 from DPI spinbox inside kcm fontconfig

2020-05-05 Thread Giusy Margarita
kurmikon updated this revision to Diff 82001. kurmikon added a comment. Removed stepsize property, default value 1. REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D29431?vs=81946&id=82001 REVISION DETAIL https://phabricator.kde.org/D29431 AFFECTED

D29431: Remove stepsize 24 from DPI spinbox inside kcm fontconfig

2020-05-05 Thread Nathaniel Graham
ngraham added a comment. There's some merit to your argument, yeah. INLINE COMMENTS > main.qml:295 > id: dpiSpinBox > -stepSize: 24 > +stepSize: 1 > editable: true that's the default value, so you can just remo

D29431: Remove stepsize 24 from DPI spinbox inside kcm fontconfig

2020-05-05 Thread Giusy Margarita
kurmikon added a comment. In D29431#663581 , @ngraham wrote: > Maybe we went too far in the direction of efficiency at the expense of familiarity, because the 24px step size suggests inaccurately that intermediate values can't be entered?

D29431: Remove stepsize 24 from DPI spinbox inside kcm fontconfig

2020-05-04 Thread Nathaniel Graham
ngraham added reviewers: Plasma, VDG. ngraham added a comment. IIRC the idea was that people who have specific DPI in mind would type it in, and clicking on the arrows to navigate one at a time would be frustrating--hence the large step size. Maybe we went too far in the direction of efficie

D29431: Remove stepsize 24 from DPI spinbox inside kcm fontconfig

2020-05-04 Thread Giusy Margarita
kurmikon added a comment. In D29431#663558 , @davidedmundson wrote: > That doesn't explain why we're changing the step size. > > No-one wants to click the up arrow 100 times. I have to set 101 and the default is 96. The arrow are ther

D29431: Remove stepsize 24 from DPI spinbox inside kcm fontconfig

2020-05-04 Thread David Edmundson
davidedmundson added a comment. That doesn't explain why we're changing the step size. No-one wants to click the up arrow 100 times. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D29431 To: kurmikon Cc: davidedmundson, ngraham, plasma-devel, Orage, LeGas

D29431: Remove stepsize 24 from DPI spinbox inside kcm fontconfig

2020-05-04 Thread Giusy Margarita
kurmikon created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. kurmikon requested review of this revision. REVISION SUMMARY Since the spinbox read and write the DPI value "as is", without performing any format change, there's no need to set a stepsize o