slint icon indicating copy to clipboard operation
slint copied to clipboard

Android: LineEdit indicator can not hide

Open heng30 opened this issue 1 year ago • 0 comments

  • Android
  • Rust
  • Slint v1.6
  • Reproduce:

tap the LineEdit input area, it will show the indicator. I don't input any word and call the clear-focus (). The LineEdit would lost the focus, but the indicator not hide.

default

heng30 avatar May 14 '24 14:05 heng30