mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:47:34 +00:00
PixelPaint: Add a preview in FilterGallery
Now FilterGallery shows the preview of the currently selected filter applied on the currently active layer
This commit is contained in:
parent
44cf3ac60f
commit
e9d3f3793c
11 changed files with 155 additions and 4 deletions
|
@ -17,6 +17,7 @@ set(SOURCES
|
|||
FilterGallery.cpp
|
||||
FilterGalleryGML.h
|
||||
FilterModel.cpp
|
||||
FilterPreviewWidget.cpp
|
||||
Filters/Bloom.cpp
|
||||
Filters/BoxBlur3.cpp
|
||||
Filters/BoxBlur5.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue