* Tweaked the thumbsize of the pointing hand cursors.
* Repurposed the FollowLink cursor as CreateLink cursor. * Created a new FollowLink cursor based on a design by Justin Stressman, thanks! It compiles and I proof-read the commit, otherwise I didn't test, yet. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35922 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -15,6 +15,7 @@ enum BCursorID {
|
||||
|
||||
B_CURSOR_ID_CONTEXT_MENU = 3,
|
||||
B_CURSOR_ID_COPY = 4,
|
||||
B_CURSOR_ID_CREATE_LINK = 29,
|
||||
B_CURSOR_ID_CROSS_HAIR = 5,
|
||||
B_CURSOR_ID_FOLLOW_LINK = 6,
|
||||
B_CURSOR_ID_GRAB = 7,
|
||||
|
||||
Reference in New Issue
Block a user