Skip to main content
Up/Down Buttons in the lower left not so great on mobile - bad when zoomed. Started by scripple · · Read 3222 times 0 Members and 1 Guest are viewing this topic. previous topic - next topic

Up/Down Buttons in the lower left not so great on mobile - bad when zoomed.

So the recent change on mobile to put the go up / go down buttons in the lower left corner is very annoying for me.  I tend to zoom pages a lot (even mobile ready pages) and now with those buttons there when I zoom a page the up/down buttons zoom to quickly eat up lots of screen.

I know there's been a lot of back and forth on those buttons, but I'm not sure this is a great solution.

Re: Up/Down Buttons in the lower left not so great on mobile - bad when zoomed.

Reply #1

Got any ideas?
Master of Expletives: Now with improved family f@&king friendliness! :D

Sources code: making easy front end changes difficult since 1873. :P

Re: Up/Down Buttons in the lower left not so great on mobile - bad when zoomed.

Reply #2

I didn't see any solutions on google, so I'd say turn them back off on the mobile view.

I am curious what happens if you set them with a negative fixed position and a margin to make them on screen normally.  When you zoom that does the negative offset grow with the zoom to keep them from quickly taking over the page?  No idea.  Probably not though.

Re: Up/Down Buttons in the lower left not so great on mobile - bad when zoomed.

Reply #3

Yes, that could actually work. It'd require a bit of testing to get it right for looks at various amounts of zoom, but the principle is sound.
Master of Expletives: Now with improved family f@&king friendliness! :D

Sources code: making easy front end changes difficult since 1873. :P

Re: Up/Down Buttons in the lower left not so great on mobile - bad when zoomed.

Reply #4

So these floating buttons are the go up / go down buttons that can be enabled or disabled in the admin layout config right?

Because I have them disabled and they're still there.

 

Re: Up/Down Buttons in the lower left not so great on mobile - bad when zoomed.

Reply #5

No, that's a bug. That setting relates to the old SMF up/down buttons. It should have been removed from admin.
Master of Expletives: Now with improved family f@&king friendliness! :D

Sources code: making easy front end changes difficult since 1873. :P

Re: Up/Down Buttons in the lower left not so great on mobile - bad when zoomed.

Reply #6

Added the removal of that option text to a pending PR