2023-05-03 21:21:04 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2022-09-05 06:50:13 +00:00
|
|
|
<component name="searchResults" extends="JFGroup">
|
2019-03-14 22:50:20 +00:00
|
|
|
<children>
|
2022-09-05 06:50:13 +00:00
|
|
|
<Rectangle width="1920" height="1080" color="#000000" opacity="0.75" />
|
2023-05-03 21:21:04 +00:00
|
|
|
<LayoutGroup layoutDirection="horiz" id="SearchAlphabox" translation="[70, 120]">
|
|
|
|
<SearchBox id="SearchBox" visible="true" focusable="true" />
|
|
|
|
</LayoutGroup>
|
|
|
|
<LayoutGroup layoutDirection="vert" id="searchResults" translation="[470, 150]">
|
|
|
|
<Label id="SearchHelpText" text="" />
|
|
|
|
<SearchRow id="searchSelect" visible="true" focusable="true" />
|
2022-09-05 06:50:13 +00:00
|
|
|
</LayoutGroup>
|
2019-10-13 22:17:48 +00:00
|
|
|
<OptionsSlider id="options" />
|
2019-03-14 22:50:20 +00:00
|
|
|
</children>
|
2019-10-13 20:52:34 +00:00
|
|
|
<interface>
|
|
|
|
<field id="query" type="string" alwaysNotify="true" />
|
2022-09-05 06:50:13 +00:00
|
|
|
<field id="selectedItem" type="node" alwaysNotify="true" />
|
|
|
|
<field id="quickPlayNode" type="node" alwaysNotify="true" />
|
|
|
|
<field id="imageDisplayMode" type="string" value="scaleToZoom" />
|
|
|
|
<field id="searchAlpha" type="string" alias="SearchBox.search_values" alwaysNotify="true" onChange="searchMedias" />
|
2019-10-13 20:52:34 +00:00
|
|
|
</interface>
|
2023-05-03 21:21:04 +00:00
|
|
|
</component>
|