Skip to content
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

Flexbox not working on page floats (Regression in v2.28.0) #1354

Closed
MurakamiShinyu opened this issue Jun 27, 2024 · 1 comment · Fixed by #1355
Closed

Flexbox not working on page floats (Regression in v2.28.0) #1354

MurakamiShinyu opened this issue Jun 27, 2024 · 1 comment · Fixed by #1355
Assignees
Labels

Comments

@MurakamiShinyu
Copy link
Member

Test case: https://gist.githubusercontent.com/MurakamiShinyu/dd49bcd1a882883299bab9d8c256a2c5/raw/page-float-flex.html

Test with Vivliostyle Viewer v2.30.1:
https://vivliostyle.github.io/viewer/v2.30.1/#src=https://gist.githubusercontent.com/MurakamiShinyu/dd49bcd1a882883299bab9d8c256a2c5/raw/page-float-flex.html

Screenshot:
Screenshot 2024-06-28 1 49 02

In this result, the "Figure using flexbox" is good but the "Figure using flexbox and page-float" is not good, in which flexbox is not working.

This problem occurs in v2.28.0 and later; it did not occur in v2.27.0 and earlier.

Test with Vivliostyle Viewer v2.27.0:
https://vivliostyle.github.io/viewer/v2.27.0/#src=https://gist.githubusercontent.com/MurakamiShinyu/dd49bcd1a882883299bab9d8c256a2c5/raw/page-float-flex.html

Screenshot 2024-06-28 1 49 35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant