Show NotAllowed as mouse icon when hovering a disabled TextInput
This commit is contained in:
parent
1de794aabf
commit
7e7e66586d
3 changed files with 9 additions and 2 deletions
|
|
@ -12,4 +12,5 @@ pub enum Interaction {
|
|||
Grabbing,
|
||||
ResizingHorizontally,
|
||||
ResizingVertically,
|
||||
NotAllowed,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue