feat: component script reloading

This commit is contained in:
MihailRis
2025-03-16 22:03:37 +03:00
parent 267aebe7bd
commit 4761c520d5
6 changed files with 42 additions and 22 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
<container size="18">
<image src="gui/%{type}" size="16"></image>
<image src="gui/%{icon}" size="16"></image>
<label hover-color='#30A0FF'
pos="20,2"
interactive="true"
onclick='open_file_in_editor("%{filename}")'
markup='md'
tooltip='%{unit}'
sizefunc="-1,-1">
[#FFFFFF80]%{path}[#FFFFFFFF]%{name}
</label>