mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:17:34 +00:00
LibGUI: Add a new GUI::OpacitySlider widget :^)
This widgets offers a more visually intuitive way to adjust the opacity of something.
This commit is contained in:
parent
acb87cd164
commit
ddaa13577e
4 changed files with 221 additions and 0 deletions
|
@ -63,6 +63,7 @@ set(SOURCES
|
|||
ModelSelection.cpp
|
||||
MultiView.cpp
|
||||
Notification.cpp
|
||||
OpacitySlider.cpp
|
||||
Painter.cpp
|
||||
ProcessChooser.cpp
|
||||
ProgressBar.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue