RetroFE forums

General Category => General Discussion & Help => Topic started by: dustind900 on September 02, 2017, 02:48:21 AM

Title: layout menuIndex problem
Post by: dustind900 on September 02, 2017, 02:48:21 AM
Using the latest version of RetroFE I can't get menuIndex=">1" to work. All other values for menuIndex are working fine for me except the greater than or less than values.
Title: Re: layout menuIndex problem
Post by: Pieter Hulshoff on September 02, 2017, 07:14:15 AM
I'll run some tests. Can you send me your layout.xml and log.txt?

Sent from my SM-G920F using Tapatalk

Title: Re: layout menuIndex problem
Post by: dustind900 on September 02, 2017, 10:10:55 PM
I'm just editing the default theme, but I didn't get far before I noticed the problem.

Code: [Select]
line #1747
<!-- Floor -->

Code: [Select]
line #1777
<!-- Information Wall -->
Title: Re: layout menuIndex problem
Post by: Pieter Hulshoff on September 08, 2017, 10:34:53 AM
You're right; there's a bug in the code. I've fixed it in bit bucket, and will run some more tests before creating a new release.
Title: Re: layout menuIndex problem
Post by: dustind900 on September 10, 2017, 11:42:37 PM
Thanks