![ORBAT Mapper Profile](https://pbs.twimg.com/profile_images/1639524304655097857/n4E3EZx5_x96.jpg)
ORBAT Mapper
@orbatmapper
Followers
1K
Following
1K
Statuses
663
Loves maps, ORBATs and history. Working on a tool for recreating historic battles and military scenarios in the browser.
Joined March 2023
RT @orbatmapper: Got tired of searching for units in the ORBAT, so I added a button and a keyboard shortcut to jump straight to the active…
0
1
0
Got tired of searching for units in the ORBAT, so I added a button and a keyboard shortcut to jump straight to the active unit ("l" for locate) #dogfooding
0
1
5
@spatialillusion I'm looking forward to upgrading to milsymbol 3. Impressive work as always @spatialillusion! It's a pity frontend tooling and bundling can be so frustratingly difficult to get right, especially if you try to support legacy systems.
0
0
0
@spatialillusion This seems to be a type issue. The code runs fine in dev, but fails when building with typescript errors: import ms from "milsymbol"; const customColorMode = ms.getColorMode("Light"); error TS2339: Property 'getColorMode' does not exist on type '{ Symbol: typeof Symbol; }'.
1
0
0
RT @spatialillusion: Think I just fixed the last remaining issue for milsymbol 3. I will now display different symbols, where they differ,…
0
2
0
@CS_Hannibal It does make sense. The tree search filter and grid view are not optimized for huge orbats yet. A lot of unforeseen things pop up when testing at scale.
0
0
1
@CS_Hannibal The ORBAT tree does not handle thousands of visible units well. I need to add some kind of virtualization to avoid rendering hidden items.
1
0
1
@CS_Hannibal Great idea. Limiting the list to the first 10 or something units is also an option. Maybe with a button to show the rest if the user wants to.
1
0
1
@sirdo_ After I implemented this I quickly realized that it is too time consuming add visibility settings to individual units, so I plan to implement better filtering/selection features soon 😃
0
0
2