mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
levelBar: Factor out bar drawing
Split drawing logic from Slider to BarLevel subclass. This changes part of the theme css from -slider- to -barlevel-. https://bugzilla.gnome.org/show_bug.cgi?id=790280.
This commit is contained in:
parent
f433b12d6e
commit
c90a4e4849
4 changed files with 152 additions and 93 deletions
|
|
@ -43,6 +43,7 @@
|
|||
<file>ui/audioDeviceSelection.js</file>
|
||||
<file>ui/backgroundMenu.js</file>
|
||||
<file>ui/background.js</file>
|
||||
<file>ui/barLevel.js</file>
|
||||
<file>ui/boxpointer.js</file>
|
||||
<file>ui/calendar.js</file>
|
||||
<file>ui/checkBox.js</file>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue