# 1.7.8 - 2026.03.26

Small update to work in some excellent suggestions from Patreon Supporters.

- Relaxed the constraints of culling helper that handles loading and unloading Items from the viewport. This will help prevent Items from suddenly popping out or in when zooming.
- <span style="white-space: pre-wrap;">Revamped the way "Fullscreen" works. Now there are essentially two distinct modes: </span>
    - <span style="white-space: pre-wrap;">Fullscreen Snap - makes the MB window as big as possible at all times without covering the right-hand buttons or panel. Dynamically resizes if expanded. </span>
    - Custom - Allows user to size and position the window as they see fit.
- <span style="white-space: pre-wrap;">Retooled the way label placement is calculated when resizing Items. This resolves an issue with Labels getting suddenly relocated and placed inside Items. </span>