mirror of
https://github.com/lockfale/OSINT-Framework.git
synced 2026-08-26 07:42:24 +02:00
On screens ≤768px, pre-compute the bounding box of the collapsed tree layout and apply a zoom transform so the root + top-level categories fill the viewport immediately, instead of starting tiny in the center. Also adds a reusable zoomToFill() utility for future reset-view use. Co-Authored-By: Paperclip <noreply@paperclip.ing>