Skip to content

Conversation

@cscheid
Copy link
Collaborator

@cscheid cscheid commented Jan 19, 2024

Here's something else I noticed while tracking down a problem in #8354

Our logic for protecting code annotations from merging was causing code cells to be lifted out of layouts, but not merged.

It's a slight aesthetic regression from 1.3. It takes our code from this:

image

to this:

image

@cscheid cscheid added bug Something isn't working regression Functionality that used to work but now is broken. labels Jan 19, 2024
@cscheid cscheid added this to the v1.4 milestone Jan 19, 2024
@cscheid cscheid self-assigned this Jan 19, 2024
@cscheid cscheid force-pushed the bugfix/code-cell-merging branch from a28019e to 9343350 Compare January 19, 2024 23:09
@cscheid cscheid merged commit 4a4aeee into main Jan 19, 2024
@cscheid cscheid deleted the bugfix/code-cell-merging branch January 19, 2024 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working regression Functionality that used to work but now is broken.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants