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

Transfer dc settings made in setup over to the draw loop. #16

Open
soegaard opened this issue Jun 30, 2021 · 1 comment
Open

Transfer dc settings made in setup over to the draw loop. #16

soegaard opened this issue Jun 30, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@soegaard
Copy link
Owner

Before size is called, we have a dummy bitmap-dc so stroke, fill etc works.
When the start is called by the gui, a new bitmap with the correct size is allocated,
and the old settings needs to be transfered.

@soegaard soegaard added the bug Something isn't working label Jul 11, 2021
@soegaard
Copy link
Owner Author

Some settings have been transfered, but a more systematic approach is need to make sure
all relevant settings have been transfered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant