Jump to content

iOS App Small CSS Tweak


dcrdev

Recommended Posts

dcrdev

This is more of a bug fix than a feature request - so not sure where to put it.

 

Could you add a small css tweak that prevents the video player being selectable? Due to the small dimensions of a phone screen I frequently find myself in a situation where the screen becomes selected i.e. highlighted with a copy/paste dialogue. It's also very difficult to unselect the screen when this happens.

 

I believe the css property you'd want to utilise for iOS is:

-webkit-touch-callout: none;

^ That'll also stop the annoying side effect that makes the screen momentarily flash every time you touch it anywhere in the app.

 

Also FYI - the new light themes for iOS looks superb!

 

Thanks

Link to comment
Share on other sites

  • 2 months later...
dcrdev

Any update on this?

 

I know it's only a small thing, but it just bugs me everytime I accidentally touch the screen. When iPhone X support comes, this will become even more annoying because the whole phone is a screen lol.

Link to comment
Share on other sites

I already added something for this, just in a different way, what area is this happening in? I don't recall if it's in the current store version though because the store version is almost 2 months old now.

Link to comment
Share on other sites

dcrdev

Every area - be it the library or video player.

 

Any idea which version it was implemented in? I'm on the latest (stable that is) .

Link to comment
Share on other sites

  • 3 weeks later...
  • 2 weeks later...
dcrdev

Sorry to report it hasn't worked - no improvement on this front.

 

Separately though the iPhone X home bar is now hiding, which is good.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...