Skip to content

make field RenderingContext.outputDevice final #398

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 6 commits into from
Sep 30, 2024

Conversation

asolntsev
Copy link
Contributor

users needs to pass it right to constructor instead of calling setOutputDevice().

users needs to pass it right to constructor instead of calling setOutputDevice().
users needs to pass it right to constructor instead of calling setFontContext().
users needs to pass it right to constructor instead of calling setInitialPageNo().
@asolntsev asolntsev force-pushed the refactor/make-fields-final branch from bdf3215 to 03f389d Compare September 29, 2024 15:25
users needs to pass it right to constructor instead of calling setRootLayer().
inlined "init" method that was used only in constructor
converted "init" method (that was used only in constructor) to a constructor
@asolntsev asolntsev added this to the 9.10.0 milestone Sep 30, 2024
@asolntsev asolntsev self-assigned this Sep 30, 2024
@asolntsev asolntsev merged commit 17ec2cf into main Sep 30, 2024
4 checks passed
@asolntsev asolntsev deleted the refactor/make-fields-final branch September 30, 2024 18:20
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.

1 participant