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

Add capability to picture to be able to be sized with Width or Height and calculate the other dimension as a ratio to the original one #3

Open
moattarwork opened this issue Jun 17, 2021 · 0 comments · May be fixed by #4
Labels
enhancement New feature or request

Comments

@moattarwork
Copy link
Contributor

Currently, the WithSize method on DataSheetPicture need to specify Width and Height and the class doesn't expose the Width and Height to be able to calculate that outside.

It would be helpful to add the WithWidth and WithHeight or (Making the parameters optional in WithSize) and also exposing the Width and Height of the picture outside

@moattarwork moattarwork added the enhancement New feature or request label Jun 17, 2021
@moattarwork moattarwork linked a pull request Jun 17, 2021 that will close this issue
11 tasks
@moattarwork moattarwork linked a pull request Jun 17, 2021 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant