refactor(tracker/gioui): separate SplitStyle from SplitState

This commit is contained in:
5684185+vsariola@users.noreply.github.com
2025-06-24 20:39:27 +03:00
parent ba281ca7c0
commit e59fbb50cf
4 changed files with 92 additions and 87 deletions

View File

@ -100,6 +100,7 @@ type Theme struct {
Menu PopupStyle
Dialog PopupStyle
}
Split SplitStyle
ScrollBar ScrollBarStyle
// iconCache is used to cache the icons created from iconvg data