With all minions in play being displayed, they often cover the remaining threat on schemes when more than one scheme is in play. This is especially noticeable when going up against Ultron.
Hi @DevoDog,
Thank you for your feedback.
We understand the situation you described.
As a temporary fix, you can hover your mouse over the rightmost area of the side scheme to make it display above all minions temporarily.
Additionally, you can modify the file /public/css/marvel/pos-area.css
around line 60 to the following to adjust the position of the side scheme area (remember to perform an “empty cache and hard reload” after making the modification):
#area-schemes-side {
--y: 320;
}
However, we don’t believe it is necessary to add this fix to our main branch at this time, but we will continue to discuss it. If you have any ideas for a more permanent solution, please let us know.
Thank you!