(2019-03-18, 10:27 AM)DrXotick Wrote: [ -> ]Dual sidebars in index on phone
[...]
remaining issue: A separate theme for PC should be used, unless you want massive sidebars taking up the screen, or little sidebars with nothing in the middle. I have always used a separate theme for PC, so this is not a problem for me. if there were some setting in the plugin which allowed different start and end points for desktop & mobile, this issue could be resolved for users using a single theme for both desktop and mobile. not sure how practical this is for Wildcard to implement.
[...]
remaining issue: who's online has the avatars popping out beyond the box on phones, it doesn't look good. i switched to not showing the avatars. maybe there's some way to force the avatars to fit in the box responsively, but i'm all done for now.
First of all, thanks both for your patience, and for sharing what you've learned here.
I know I've been quiet, but I have been working since we last talked, looking for ways to solve your issues. I've come to the conclusion that I am going to have to do a major overhaul of ASB.
I have decided to postpone the features I have marked for 4.0 (moved to 5.0) and make 4.0 a responsive update for ASB.
My plan is make a lot of big changes to the modules, the module templates, and the script definitions. Also, I think DrXotick has a great point that we may need to consider adding dedicated mobile templates both for ASB and its modules.
Also, I think it might help if script definitions were customizable per theme, so I'm thinking of doing an inheritance-based system similar to how MyBB handles style sheets/templates.
But mainly, the big change will be to allow side box columns to be set to percentage widths...I hope that in the end, we can use any valid CSS width notation (%, px, em, etc.) to size columns. That, and replacing tables with divs should go a long way to helping those of us who are using responsive layouts.
My concern is that it may break for older themes with table layouts, but we will cross that bridge when we get there.
Please give any feedback concerning this. I am probably going to make this an uninstall and reinstall update so I can clear some of the baggage.
For those waiting on the promised features for 4.0, sorry, but I think in the nonce, the best thing I could do is make ASB a responsive plugin.
Thoughts are appreciated.
EDIT: I forgot to mention that I will likely introduce a style sheet for ASB so that side boxes can be customized more easily on a per theme basis.