mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-05-08 22:11:52 +08:00
update
This commit is contained in:
parent
24f3cb1027
commit
c0f15060af
@ -55,6 +55,7 @@ FluMenu{
|
|||||||
text:pasteText
|
text:pasteText
|
||||||
focus: false
|
focus: false
|
||||||
padding: 0
|
padding: 0
|
||||||
|
visible: !inputItem.readOnly
|
||||||
height: visible ? 36 : 0
|
height: visible ? 36 : 0
|
||||||
onClicked: {
|
onClicked: {
|
||||||
inputItem.paste()
|
inputItem.paste()
|
||||||
|
@ -55,6 +55,7 @@ FluMenu{
|
|||||||
text:pasteText
|
text:pasteText
|
||||||
focus: false
|
focus: false
|
||||||
padding: 0
|
padding: 0
|
||||||
|
visible: !inputItem.readOnly
|
||||||
height: visible ? 36 : 0
|
height: visible ? 36 : 0
|
||||||
onClicked: {
|
onClicked: {
|
||||||
inputItem.paste()
|
inputItem.paste()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user