c64-dev / es-theme-epicnoir

A theme for Emulation Station and RetroPie based on a collaboration between Chicuelo and c64-dev
94 stars 57 forks source link

Navigation indicator not moving when selecting different systems #4

Closed soulrider911 closed 3 years ago

soulrider911 commented 3 years ago

Hi, there I just installed your amazing theme on a build I am working on. What wonderful work, such a great theme. The only issue I am finding is the left-hand navigation is not indexing ( moving ) when different systems are selected. I am running a Raspberry Pi 3B+ and Retropie 4.7.1 Thank you so much! pic

wiauxb commented 3 years ago

Hi soulrider,

I dont know if there is a cleaner way to fix this issue but here is my workaround:

The down side is that you need to redo this if you add a new system ... but that doesn't often happen ... does it?

soulrider911 commented 3 years ago

Awesome thank you!! Brady

On Dec 10, 2020, at 9:12 AM, wiauxb notifications@github.com wrote:

Hi soulrider,

I dont know if there is a cleaner way to fix this issue but here is my workaround:

Go to es-epicnoir/_art/indicators/ (cd ~/.emulationstation/themes/es-epicnoir/_art/indicators/ in the console) rename "1st-system.png" as your first system (systems are listed in alphabetical order) (to rename in console I use mv old_name new_name) the same for the 2nd, 3rd, etc. The down side is that you need to redo this if you add a new system ... but that doesn't often happen ... does it?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/c64-dev/es-theme-epicnoir/issues/4#issuecomment-742660886, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIGMCHMAMCVMBGS4TH6TVLSUD6P3ANCNFSM4UUPQC7A.

c64-dev commented 3 years ago

The solution offered by wiauxb is actually the recommended approach. Unfortunately, due to a limitation of emulationstation itself, the navigation indicator cannot be made to move down automatically in accordance to the number of systems a user may have available. As such, the only approach is to manually number your systems as above.

Marking this solved and closed.