-
Notifications
You must be signed in to change notification settings - Fork 2
Set height of block #135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set height of block #135
Conversation
Has no functional impact, just for clarity.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
The cut-off handle is due to b3bba5f, which I'm now convinced was not the correct fix for the problem, as it creates other problems. I have some ideas on how to fix the rounded corners problem in another way, which I'm exploring now. Adding padding fixes the cut-off handle but also adds padding, so I'd rather find a solution that addresses the root problem, which is b3bba5f. |
05193a4 to
f757010
Compare
8f0aa3b to
ea6179b
Compare
ea6179b to
0a4997a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, let's do that in #136.

Fixes #121
Screen recording
Screen.Recording.2022-11-23.at.16.30.00.mov
Next steps