You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use case: Managing 2+ mortars with separate fire missions.
I am aware that we can select another icon from within the footer. This is easy enough if the 2 mortars are firing on the same target line/area.
But where I would like them to have different targets I may need to change up to 3 icons and mission step. This is tedious, mistake introducing, and much harder if I need to repeat coordinates to squadmate.
Solution is to track multiple fire missions on the footer.
Can step through each individually.
Both are displayed on screen, no switching required.
If they share an icon in their fire mission (e.g. blue icon is end of line for both red and green) then dragging icon would update both fire missions.
Use case screenshot mockup: two morters tracking 2 different fire mission lines
The text was updated successfully, but these errors were encountered:
It's actually something was working couple of months ago and had a working example. It was an improvement to Point fire mode only since I am not a huge fan of Line/Area fire modes as don't want to touch them.
The problem that I faced is mobile real estate. This app has to remain mobile friendly, and while you have shitton of free space for a bigger footer on a PC screen, you have very little to work with on a mobile screen.
I am planning to continue the work, although currently focusing on smaller improvements.
The problem that I faced is mobile real estate. This app has to remain mobile friendly, and while you have shitton of free space for a bigger footer on a PC screen, you have very little to work with on a mobile screen.
This. If we can find a solution that works well on mobile, or switches on/off consistently based on page height/width, that would be awesome.
Inspired by issue #45
Use case: Managing 2+ mortars with separate fire missions.
I am aware that we can select another icon from within the footer. This is easy enough if the 2 mortars are firing on the same target line/area.
But where I would like them to have different targets I may need to change up to 3 icons and mission step. This is tedious, mistake introducing, and much harder if I need to repeat coordinates to squadmate.
Solution is to track multiple fire missions on the footer.
Use case screenshot mockup: two morters tracking 2 different fire mission lines
The text was updated successfully, but these errors were encountered: