1
edit
Changes
→Project Details
== Project Details ==
So far from what I know, to add this functionality, you need to have certain XUL elements with appropriate CSS styles.For example, all I really need in order to allow this is a splitter, toolbarspring and the textbox (searchbar).The toolbarspring and the textbox would be on each side of the splitter. The splitter would need some CSS styles such as "resizeAfter", "resizeBefore", and "collapse", and for the other two elements, they would need "flex" style at minimum.
== Project News ==