mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:07:44 +00:00
Cursors: Add new Magnifying glass cursor
There are a few places in the system where this could be useful, such as PixelPaint and the MandelBrot demo. It seems general enough that it is probably useful to have it as a system-wide cursor rather than loading it manually each time.
This commit is contained in:
parent
30ce1d8562
commit
30e91ecff6
8 changed files with 8 additions and 0 deletions
|
@ -16,3 +16,4 @@ Drag=drag.png
|
|||
Wait=wait.f14t100.png
|
||||
Crosshair=crosshair.png
|
||||
Eyedropper=eyedropper.x2y2.png
|
||||
Zoom=zoom.x0y0.png
|
BIN
Base/res/cursor-themes/Dark/zoom.x0y0.png
Normal file
BIN
Base/res/cursor-themes/Dark/zoom.x0y0.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 527 B |
|
@ -16,3 +16,4 @@ Drag=drag.png
|
|||
Wait=wait.f14t100.png
|
||||
Crosshair=crosshair.png
|
||||
Eyedropper=eyedropper.x2y2.png
|
||||
Zoom=zoom.x0y0.png
|
BIN
Base/res/cursor-themes/Default/zoom.x0y0.png
Normal file
BIN
Base/res/cursor-themes/Default/zoom.x0y0.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 617 B |
Loading…
Add table
Add a link
Reference in a new issue