Fixed tooltip position for XML windows
This commit is contained in:
parent
f0e7d31817
commit
560f371f4b
@ -63,6 +63,7 @@
|
||||
color="clear"
|
||||
icon="close"
|
||||
tooltip="Close"
|
||||
tooltipOffset="20"
|
||||
tooltipPosition="Right"
|
||||
tooltipBackgroundColor="rgba(0,0,0,1)"
|
||||
onClick="onClick_toggleUi(downloadWindow)"/>
|
||||
|
@ -77,6 +77,7 @@
|
||||
color="clear"
|
||||
icon="close"
|
||||
tooltip="Close"
|
||||
tooltipOffset="20"
|
||||
tooltipPosition="Right"
|
||||
tooltipBackgroundColor="rgba(0,0,0,1)"
|
||||
onClick="onClick_toggleUi(playAreaGallery)"/>
|
||||
|
Loading…
Reference in New Issue
Block a user