feat: component script reloading
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user