mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 08:57:47 +00:00
Magnifier: Add colorblind preview options
Add the same preview options as the theme editor so you can test the accessibility of anything on your desktop. Both tools share the same shortcuts.
This commit is contained in:
parent
7f61d430e6
commit
2905642550
4 changed files with 91 additions and 1 deletions
|
@ -11,4 +11,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Magnifier ICON app-magnifier)
|
||||
target_link_libraries(Magnifier LibGUI LibMain)
|
||||
target_link_libraries(Magnifier LibGfx LibGUI LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue