This commit is contained in:
Xertis 2024-11-13 22:48:13 +03:00 committed by GitHub
parent ef3f1c5d33
commit af8cd53f8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
<button pos='485,525' size='500,40' onclick='core.open_folder("user:content")'>@Open content folder</button>
<panel id='search_panel' size='440,35' pos='15,485' interval='1' color='#0000004C'>
<textbox id='search_textbox' placeholder="Search" multiline='false' size='440,25' sub-consumer='function(x) refresh_search() end'></textbox>
<textbox id='search_textbox' multiline='false' size='440,25' sub-consumer='function(x) refresh_search() end'></textbox>
</panel>
<panel id='content_info' pos='485,15' size='440,406' color='0' max-length='406' scrollable='true'>