Aligning list to right side on Search screen

I have successfully aligned lists on the right side of the screen using specific .ini configurations for each screen. However for muxsearch.ini this doesn’t seem to take effect. Is that an exception because of that particular screen layout needing a fixed alignment?

alignment works different on screens that have items with label an values like a configuration screen. the first item on that screen lookup is what causes the screen to behave that way. It’s really expected that those screens would use the full width.

1 Like

Thank you that is what I thought. Sort of off topic but I don’t want to open another thread… can you point me to some explanation of what “recolour” means in the schema ?

it’s basically applying a color overlay to something. Like the default icons are black monochrome icons. The recolour lets you control the color of the icons.

with images you have recolour and a recolour alpha so you can apply an overlay of that color with some transparency to an image

Thanks understood and will be leveraging that.