Endebert / squadmc

Map-based mortar calculator for Squad
https://squadmc.ende.pro
MIT License
121 stars 36 forks source link

refactor: 💡 updated target ui to render all targets #118

Open ulsting opened 3 years ago

ulsting commented 3 years ago

✅ Closes: #45

Modified the UI to show all targets for a line or area attack at the same time. Attached are screenshots of the UI changes in desktop and mobile. I modified the footer to have maxHeight: 20vh so if there are a lot of targets it will render as many as it can and the rest can be seen by scrolling on the y axis.

Desktop Screenshot: SquadUIPR1

Mobile Screenshot: SquadUIPR2

@Endebert I used the refactor keyword for this commit but I'm happy to modify the commit message to feat in order to bump the version if you want.