View Single Post
Old 09-14-2025, 02:53 AM   #103
Comfy.n
want to learn what I want
Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.
 
Posts: 1,669
Karma: 7908443
Join Date: Sep 2020
Device: none
Thank you for detailed info. I'm working on test version for the scrollbar arrows.

Refresh issue in Shortcuts tab: I still can't reproduce, might post a video capture later. Change shortcut (while CCR is open) -> click refresh table -> no going awry seen...

Scrollbar handle: it took me a lot of time to come to an outline color that would work well both in dark and light theme. It's QSS:

self.setStyleSheet("""
QScrollBar::handle {
border: 1px solid #5B6985; /* subtle border */
}

Last edited by Comfy.n; 09-14-2025 at 03:14 AM.
Comfy.n is offline   Reply With Quote