Closed In-line closed 1 month ago
The CI errors can be ignored, it's due to the fork not having a package signing secret.
Overall good changes, but I want to ask - was the plot rendering slow for you before? On my system the UI remains responsive even in a debug build, the only thing that is laggy is resizing the charts window. 4-5ms sounds a bit high for the snapshot period, on my system it's 2.7ms according to the old benchmark even before adding opt-level to plotters.
I think issue lies with my usage, as I like to fullscreen all the nice graphs we have.
And detaching it from GUI thread gives us room for higher supersampling. As currently this is 4x faster, because we render in parallel.
Oh I see, I think we need to increase scaling bounds for the Window or decrease text size. I use Polonun tiling in KDE, it seems it was always resizing the Window, that's why I didn't notice.
-------- Original Message -------- On 10/23/24 10:58, Ilya Zlobintsev wrote:
@ilya-zlobintsev requested changes on this pull request.
On my system the text is way too big (at least at the default window size). Do you happen to use a high DPI screen with scaling? Maybe that's why it's different on your screenshots.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
Default size:
Fullscreen: