mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-09-15 13:45:28 +02:00
Carrier icons and labels are built on the main thread from the raw ship array, separately from the worker that draws every other vessel, so the Data Filters vessel name / type selection never reached them. Filtering to yachts left the aircraft carriers on the map. Move the ship filter predicate into a shared helper used by both the worker and the carrier builder so all ship sources honour the same selection. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>