mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
887b6235bb
stream-monaco sets inline height/max-height/overflow styles (default MAX_HEIGHT=500px) that override CSS classes. Use MutationObserver to continuously clear those inline styles so h-full takes effect. Also disable autoScrollInitial/autoScrollOnUpdate and explicitly set cursor position to line 1 on mount, preventing the editor from scrolling to the bottom of the file on open.