bug(theme): QSS stylesheet duplication — 3 copies must be synced manually #51
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Three copies of the KindredCreate QSS stylesheet must be kept in sync manually:
resources/preferences/KindredCreate/KindredCreate.qss(canonical)src/Gui/Stylesheets/KindredCreate.qsssrc/Gui/PreferencePacks/KindredCreate/KindredCreate.qssThe copies have already diverged (different tree branch rendering, missing OriginSelectorWidget styling, different TreeView item padding in the resources copy).
A build step or symlinks should eliminate this duplication. The canonical source is
resources/preferences/KindredCreate/KindredCreate.qss.Priority: Critical
Source: KNOWN_ISSUES.md #1