mirror of
https://github.com/airstruck/luigi.git
synced 2025-12-19 02:16:43 +00:00
add mouse cursors
This commit is contained in:
@@ -63,6 +63,7 @@ return function (config)
|
||||
minimumWidth = 24,
|
||||
minimumHeight = 24,
|
||||
canFocus = true,
|
||||
cursor = 'ibeam',
|
||||
},
|
||||
text_focused = {
|
||||
slices = RESOURCE .. 'text_focused.png',
|
||||
|
||||
Reference in New Issue
Block a user