2018-06-11, 04:13:20
I see it's not documented in the wiki (I think it's experimental but it will be default in 3.4), but since 3.2 you can make the sidebar button fixed to top with this in gsconfig.php
( http://get-simple.info/forums/showthread.php?tid=7081&pid=49654#pid49654 )
Warning on unsaved changes for components will be available in 3.4.
Code:
define('GSSTYLE',GSSTYLE_SBFIXED);
Warning on unsaved changes for components will be available in 3.4.