Source view content caching omits render width while comment rows and wrapped metrics depend on width. Resize or scrollbar width changes can mis-anchor comment context, and large-file scrolling recomputes full-file wrapped metrics per frame. Cache width-dependent source metrics or split width-independent lines from width-dependent row metadata.
Source view content caching omits render width while comment rows and wrapped metrics depend on width. Resize or scrollbar width changes can mis-anchor comment context, and large-file scrolling recomputes full-file wrapped metrics per frame. Cache width-dependent source metrics or split width-independent lines from width-dependent row metadata.