Skip to content

Advanced flag removal #170

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

Merged
merged 10 commits into from
Apr 4, 2025
Merged

Advanced flag removal #170

merged 10 commits into from
Apr 4, 2025

Conversation

JayPanoz
Copy link
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