Skip to content

Advanced flag removal#170

Merged
JayPanoz merged 10 commits into
developfrom
advancedFlag-removal
Apr 4, 2025
Merged

Advanced flag removal#170
JayPanoz merged 10 commits into
developfrom
advancedFlag-removal

Conversation

@JayPanoz
Copy link
Copy Markdown
Collaborator

@JayPanoz JayPanoz commented Mar 24, 2025

This resolves #168 by removing the advanced setting flag from user settings submodules selectors.

It is replaced with a flag for forcing fontSize normalization if needed (engine does not support zoom and book’s font-sizing is styled using absolute units).

Keeping as a PR for a couple of days so that consumers can anticipate the change on develop given it impacts implementations significantly – settings applied if they are set, despite the advanced settings flag being absent.

JayPanoz and others added 10 commits March 24, 2025 16:42
This flag’s purpose is now forcing font-size normalization in case zoom is not supported by the rendering engine
Remove advanced Settings and replace with fontSizeNormalize
Looks like the github action did not catch that…
That should be up to implementers, and not an opinionated choice.
+ Fixing text-align filter on paragraphs
Sloppy Copy & Paste
@JayPanoz JayPanoz merged commit 559edab into develop Apr 4, 2025
@JayPanoz JayPanoz deleted the advancedFlag-removal branch April 4, 2025 14:19
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.

Removal of advanced flag

1 participant