update assets

This commit is contained in:
lixianjing 2021-08-17 17:52:56 +08:00
parent e3e8461a3a
commit 09ca69038d

View File

@ -1,5 +1,5 @@
<overlay text="overlay" x="100" y="100" w="150" h="40" always_on_top="true">
<overlay text="overlay" x="100" y="100" w="160" h="40" always_on_top="true">
<draggable drag_window="true"/>
<image image="logo" x="c" y="m" w="100%" h="100%"/>
<button x="10" y="m" w="16" h="16" name="close" text="x"/>
<button x="15" y="m" w="16" h="16" name="close" text="x"/>
</overlay>