- Fixed copy-paste error in SetupFontMenu.svelte line 43
- Changed onIncrease from fontSizeStore.increase to lineHeightStore.increase
- Line height control now correctly modifies line height instead of font size
Closes #?
- create ComboControl component for typography settings (font size, font
weight, line height)
- integrate it to TypographyMenu and integrate it to Layout
ilia
merged commit 9cf91e0992 into main2026-01-05 06:29:17 +00:00
ilia
deleted branch feature/typography-settings2026-01-05 06:29:18 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Add TypographyMenu with font size, font weight, line height settings