fx115: Scaffold: Fix Tests listbox sizing

- Remove splitter for now - no longer works with flex, so we'll need to
  rethink it
- Borrow selectItemsDialog richlistbox sizing fix via mixin
This commit is contained in:
Abe Jellinek 2024-04-22 15:02:18 -04:00
parent fde33e7100
commit d815476a14
4 changed files with 14 additions and 6 deletions

View file

@ -502,7 +502,6 @@
</hbox>
</hbox>
</vbox>
<splitter/>
<iframe src="monaco/monaco.html" id="editor-tests" onmousedown="this.focus()"/>
</vbox>
</tabpanel>