mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 16:47:44 +00:00
WindowServer+LibGUI: Add "resize row/column" cursors
This commit is contained in:
parent
2dd40aac4d
commit
62866208ee
8 changed files with 16 additions and 0 deletions
|
@ -11,6 +11,8 @@ ResizeH=/res/cursors/resize-horizontal.png
|
|||
ResizeV=/res/cursors/resize-vertical.png
|
||||
ResizeDTLBR=/res/cursors/resize-diagonal-tlbr.png
|
||||
ResizeDBLTR=/res/cursors/resize-diagonal-bltr.png
|
||||
ResizeColumn=/res/cursors/resize-column.png
|
||||
ResizeRow=/res/cursors/resize-row.png
|
||||
IBeam=/res/cursors/i-beam.png
|
||||
Disallowed=/res/cursors/disallowed.png
|
||||
Move=/res/cursors/move.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue