Resizable: Fix resizing of elems with box-sizing: border-box#2012
Conversation
|
|
|
We had broken CI for a while. Please rebase to the latest We'll also need unit tests for the change and I'll need some time to understand what's exactly going on here; although, if you could add comments on GitHub explaining the code changes, that'd speed things up. |
|
If you're interested in finishing this, there are some existing |
|
I'll try my best... This will be my first encounter with a unit test so any help from anyone it would be very much appreciated |
|
It's best to look at existing tests and do something similar. Of course, feel free to ask questions. |
|
@mgol just added a test. I hope it's ok! |
Co-authored-by: Michał Gołębiowski-Owczarek <m.goleb@gmail.com>
Co-authored-by: Michał Gołębiowski-Owczarek <m.goleb@gmail.com>
box-sizing: border-box
|
Landed, thanks! |
fixes #1979