Wynntils

Wynntils

611k Downloads

[MapData] - Icon Fade is applied on the minimap

kristofbolyai opened this issue ยท 4 comments

commented

Icon fade is applied on the minimap, making icons half transparent, for users using a bit more zoomed out minimap, than the default config.

image

commented

Hm, let's think about this in a bit. I also have a secondary thing I want to extend mapdata with. Perhaps it would be the easiest to discuss this on Discord, when you are free.

commented

@magicus Should we disable fading on the minimap? We might need to introduce a "renderedOnMinimap" attribute.

commented

I've checked and this used to work like this. However, I wonder, if it should. For example, the zoom level on the screenshot should arguably still show the icons.

commented

Oh, that is a really good question. How should we do it?

I think it seems most natural that icons on the minimap should either be there fully or not be there at all. So we should have an override of "fade" to 0 for the minimap. Not sure how to best implement that.