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

ExcelEmitter, user property "PrintScale" caused error if the value is not at range 10 till 400 #1649

Closed
speckyspooky opened this issue Apr 27, 2024 · 1 comment
Assignees
Labels
BugFix Change to correct issues
Milestone

Comments

@speckyspooky
Copy link
Contributor

Based on the tests of the enhancement of #1643 I figured out that the excel-emitter will through an exception
if the user property "ExcelEmitter.PrintScale" is used and the short value is not at range 10 - 400.

I will create a fix of it.

printscale

@speckyspooky speckyspooky added this to the 4.16 milestone Apr 27, 2024
@speckyspooky speckyspooky added the BugFix Change to correct issues label Apr 27, 2024
@speckyspooky speckyspooky self-assigned this Apr 27, 2024
speckyspooky added a commit that referenced this issue Apr 27, 2024
…#1650)

fix range values of the user property ExcelEmitter.PrintScale (#1649) (#1650)
@speckyspooky
Copy link
Contributor Author

The error is fixed with PR #1650

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BugFix Change to correct issues
Projects
None yet
Development

No branches or pull requests

1 participant