The padding also moves the scrollbar. It might be the wrong container the padding is added to.
The padding also moves the scrollbar. It might be the wrong container the padding is added to.
Confirmed, I am going to fix this in #405
@clobrano This isn't fix with #405. This (109) issue is still present, but if we can't have both, we can discard this padding issue - it's better that the scrollbars align with the top of the canvas.
Uhm, weird it should, I actually kept a little margin between scrollbar and top view, maybe you're seeing this one?
Is that the 2px? I should still look like this - with and without scrollbars. And if the scrollbars are there they should start at the top, right? π€
:man_facepalming: damn, you're right
Unfortunately, scrolledwindows is inside the container we want to move down, so scrollbar will always move with it
π€¦ββοΈ damn, you're right
Of course π
Okay, then I suggest removing the padding.
Hey!
I think @Feichtmeier has volunteered to fix this upstream for every distrubition to enjoy ππΎπ I'll reopen it just as a reminder π
In the issue Carlos writes:
Here's the constants, and here the layout computation. Be aware it's not an easy code, and it's kinda delicate, but brave people from Ubuntu had get into it on the past without prior experience with the code.
Closing this now, until upstream issue goes its way