D26530: ScrollView: Do not overlay scrollbars over contents

Nathaniel Graham noreply at phabricator.kde.org
Wed Jan 8 23:44:48 GMT 2020


ngraham added a comment.


  It might be worth comparing with what other platforms do:
  
  - Windows: old apps use real separated always-visible scrollbars; new apps use real overlay scrollbars that overlap content but disappear when not in use
  - macOS: all apps use real overlay scrollbars that overlap content but disappear when not in use, but if you hate them you can replace them all with real separated always-visible scrollbars
  - GNOME: real overlay scrollbars, but instead of disappearing, they become to thin and tiny that they're almost invisible (but actually still slightly visible)
  
  I would really like to do what macOS does, and allow you to choose between whether to use real overlay scrollbars or real always-visible scrollbars.

REPOSITORY
  R858 Qt Quick Controls 2: Desktop Style

REVISION DETAIL
  https://phabricator.kde.org/D26530

To: ahiemstra, #plasma, #goal_consistency
Cc: IlyaBizyaev, ngraham, broulik, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200108/7d958735/attachment.html>


More information about the Plasma-devel mailing list