Closed GroovinChip closed 1 year ago
🛠️ Fixed 🛠️
macos_window_utils
🔄 Updated 🔄
MacosTypography
darkOpaque()
lightOpaque()
PushButton
body
headline
Toolbar
title3
MacosTheme
Closes #436
CHANGELOG.md
🛠️ Fixed 🛠️
macos_window_utils
code🔄 Updated 🔄
MacosTypography
white and black are now factory constructors calleddarkOpaque()
andlightOpaque()
to reflect Apple's naming conventions.PushButton
now uses the correctbody
text style instead of the incorrectheadline
Toolbar
now uses the correcttitle3
text style instead of the incorrectheadline
MacosTheme
sets the global typography, per theme, more efficientlyCloses #436
Pre-launch Checklist
CHANGELOG.md
with my changes