Jump to content

Recommended Posts

Posted (edited)

Hi,

 

On the latest version of HAP+ we're seeing issues (spotted on iPad & iPhone) where the Heading bar splits on to several lines. It's not a problem for most areas but in MyFiles the drives are hidden behind the title bar:

 

hapdisplay.png

 

Has anyone else found this?

 

We've fixed it (a bit) by re-adding the following in to MyFiles\Default.aspx from an older version:

 

$("link[media='handheld'], link[media='screen and (max-device-width: 780px)'], style[media='screen and (max-device-width: 780px)']").remove();

 

...but should this be needed now or should this styling work by some other way?

Edited by beneal
fixed image link
Posted

Thanks Nick, unfortunately I've tried all the patches I could see on Codeplex / GitHub and none seem to fix it. Which one should do it?

 

Cheers.

  • 10 months later...
Posted
Old post, same issue. 10.5 installed, all the "fixes" I could find. I popped this line into the header section and now ipads, phones, small screens display correctly.

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...