Files
TUIkit/Sources/TUIKit/App
phranck 201d920bdc fix: Apply ThemeManager's current theme to environment during render
The render() method was creating a new EnvironmentValues with the default
theme, overwriting any theme changes made by ThemeManager. Now the current
theme is explicitly set from themeManager.currentTheme.
2026-01-28 20:51:55 +01:00
..