Is there any reason ColorLineEdit uses palette and not QSS? I don't know much about their advantages and disadvantages, but i've run into issue that palette-based settings get overridden in OpenToonz (while QSS works fine; it generally has higher priority). So if you don't have any reason to keep palette approach, i would like to rewrite that bit using style sheets.
Is there any reason ColorLineEdit uses palette and not QSS? I don't know much about their advantages and disadvantages, but i've run into issue that palette-based settings get overridden in OpenToonz (while QSS works fine; it generally has higher priority). So if you don't have any reason to keep palette approach, i would like to rewrite that bit using style sheets.