Jump to content

Missing "more" button on IPad pro and phone


rejectliu

Recommended Posts

rejectliu

I have noticed that the "more" button will disappear when width is reducing.

I can only set zoom out to 75% for safari to let the button show.

Is there any preference for this button to set ?

I need "more" button more than "cc" and other button when i randomly pick a movie. 

image.thumb.png.70701171fcf724011400b29eebdf9b40.png

image.thumb.png.e05b80b2c302f14a6aef2e9c51da3cc6.png

Link to comment
Share on other sites

rejectliu

I try to add Custom Css

but it be overwritten by another css  videoosd.css?v=4.6.1.0

 

.btnOsdMore-bottom, .videoOsd-endsAtText {
    display: flex!important;
}

Edited by rejectliu
Link to comment
Share on other sites

rejectliu

Find a temporary way for someone need this

Add below two line to a ios shortcut, and type set to "use for web site" 

use safari launch emby web app, then click this shortcut

 

document.querySelector(".btnOsdMore-bottom").classList.remove("btnOsdMore-bottom");

completion();

Link to comment
Share on other sites

Happy2Play

Why should there be a "More" button on the OSD, as it has nothing to do with playback?  I know this issue has been posted about before.

Link to comment
Share on other sites

8 minutes ago, Happy2Play said:

Why should there be a "More" button on the OSD, as it has nothing to do with playback?  I know this issue has been posted about before.

Some like having those functions there. Ideally the contents should actually all be merged into the gear menu.

Link to comment
Share on other sites

Happy2Play

I would never use those options from a playback stance.  Who would select edit metadata from a playing item, to me there is no logic for that menu on that screen.  But everyone wants something different.  This is something I have never seen on a desktop so to me it would be a bug for it to appear on any other device.  Yes I can force it to happen though.

  • Agree 2
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...