Skip to content

Conversation

@Alexgars73
Copy link

@Alexgars73 Alexgars73 commented Oct 2, 2025

Standard migration to 19.0

Sebastien LANGE and others added 30 commits October 2, 2025 13:43
…age_visibility module

These classes cause the element to be visible when the document is only a single page long (for single-page) or when it's multiple pages long (for multi-page). This is especially useful for page counters, which can be hidden when there's only a single page.
…sibility

the visibility attribute with the hidden option hides the element but
don't free the space.

A common use case is to have a specific header for the first page and
another for the other pages. With visibility: hidden the second header
cannot take the first one place and will keep a huge margin.
One solution is to use the display:none instead.
@Alexgars73
Copy link
Author

@StefanRijnhart could you review please?

@Alexgars73
Copy link
Author

@pedrobaeza could you review?

@pedrobaeza
Copy link
Member

/ocabot migration report_qweb_element_page_visibility

Not using it, sorry

@OCA-git-bot OCA-git-bot added this to the 19.0 milestone Oct 29, 2025
@OCA-git-bot OCA-git-bot mentioned this pull request Oct 29, 2025
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.