Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Horizontal scroll on mobile #71

Open
tofanelli opened this issue Jun 2, 2016 · 11 comments
Open

Horizontal scroll on mobile #71

tofanelli opened this issue Jun 2, 2016 · 11 comments
Labels

Comments

@tofanelli
Copy link

@tofanelli tofanelli commented Jun 2, 2016

Hey Alvaro! How's going? hope ok...

Look, i was wondering if its possible to change the orientation from vertical to horizontal on mobile views (max-width: 700px).... i think would have an interesting result instead narrowed sections. And, in this case, instead the sections go up and down, they would go right and left to "disappear".

This would be a nice addition?

Cheers =D

@alvarotrigo

This comment has been minimized.

Copy link
Owner

@alvarotrigo alvarotrigo commented Jun 2, 2016

This would be a nice addition?

Definitely. Feel free to add a PR.

@tofanelli

This comment has been minimized.

Copy link
Author

@tofanelli tofanelli commented Jun 2, 2016

Superb! Glad you liked!

I'm not good at JS as you, but I think what should be added would be something like

e(".ms-right, .ms-left").css({width:"100%",position:"absolute",height:"50%","-ms-touch-action":"none"}

but for mobile views.... is it right?

@alvarotrigo

This comment has been minimized.

Copy link
Owner

@alvarotrigo alvarotrigo commented Jun 2, 2016

You'll need a lot more code than just that :)

@tofanelli

This comment has been minimized.

Copy link
Author

@tofanelli tofanelli commented Jun 2, 2016

Yeah.... i just noticed this...let's pull the sleeves and get this job done =D

@tofanelli

This comment has been minimized.

Copy link
Author

@tofanelli tofanelli commented Jun 20, 2016

Hey alvaro... how's going?

I know I shouldn't do this, but.... do you have any plans to take a look into this? I was planning to make a website with this layout =)

cheers =)

@alvarotrigo

This comment has been minimized.

Copy link
Owner

@alvarotrigo alvarotrigo commented Jun 20, 2016

@tofanelli nop. No time for it.

@tofanelli

This comment has been minimized.

Copy link
Author

@tofanelli tofanelli commented Sep 18, 2017

One year later.... and still waiting =)

@alvarotrigo

This comment has been minimized.

Copy link
Owner

@alvarotrigo alvarotrigo commented Sep 18, 2017

@tofanelli not planning to work on this feature in the short term.
I decided to adopt a more responsive solution by releasing the Responsive Expand extension.

It seems to be a better solution from the user experience point of view. Removing autoScrolling on responsive and making sections full width.

@tofanelli

This comment has been minimized.

Copy link
Author

@tofanelli tofanelli commented Sep 18, 2017

Yeaahhhh... but now it seems just an ordinary website made with a few css or using any regular framework.... Don't spark in my eyes.... At least for me... =\

@alvarotrigo

This comment has been minimized.

Copy link
Owner

@alvarotrigo alvarotrigo commented Sep 18, 2017

Nothing better than a real responsive site for small screen devices with slow rendering engines.

@tofanelli

This comment has been minimized.

Copy link
Author

@tofanelli tofanelli commented Sep 21, 2017

Yeah... kinda of... missing some UX sparkle... something to really shine on...

But I agree with you, slow rendering engines kills any gorgeous job implemented, but, its not the average =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.