Page 1 of 1

Small fix needed for Project Mayhem III SE skin

Posted: Wed Dec 18, 2013 10:01 am
by keropi
Hiya!

Is there by any chance a way to fix the PMIII SE skin? It has this small bug:

Image

The currently selected menu item it becomes invisible. A workaround is to load another skin and then reload PMIII SE, then it behaves correctly.
I believe this started happening on 3.3.3 and I also tried the latest SVN build, did not help.
This must be a skin issue since the SE is an older one, is there possibly an easy fix for that?

Thanks in advance for any info/help!

Re: Small fix needed for Project Mayhem III SE skin

Posted: Wed Dec 18, 2013 12:01 pm
by BuZz
Add legacy tag. Check pm3 skin.xml on svn

Re: Small fix needed for Project Mayhem III SE skin

Posted: Wed Dec 18, 2013 12:37 pm
by keropi
thank you!
this worked perfectly :mrgreen:

just for reference in case someone else is looking for that, adding the following in skin.xml (put it under the zoom option) did the trick:

Code: Select all

  <!-- legacy skin mode - to allow old skin behaviour such as button overflow without scrolling -->
  <legacy>true</legacy>