Fixed tooltip position for XML windows

This commit is contained in:
Chr1Z93 2024-11-16 14:56:40 +01:00
parent f0e7d31817
commit 560f371f4b
2 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,7 @@
color="clear"
icon="close"
tooltip="Close"
tooltipOffset="20"
tooltipPosition="Right"
tooltipBackgroundColor="rgba(0,0,0,1)"
onClick="onClick_toggleUi(downloadWindow)"/>

View File

@ -77,6 +77,7 @@
color="clear"
icon="close"
tooltip="Close"
tooltipOffset="20"
tooltipPosition="Right"
tooltipBackgroundColor="rgba(0,0,0,1)"
onClick="onClick_toggleUi(playAreaGallery)"/>