Skip to content

Calc Example Issue #20

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

Closed
swsuh66 opened this issue Mar 28, 2022 · 4 comments
Closed

Calc Example Issue #20

swsuh66 opened this issue Mar 28, 2022 · 4 comments
Assignees

Comments

@swsuh66
Copy link

swsuh66 commented Mar 28, 2022

We have used egt 1.1 for our project. Now we migrated to egt 1.3 version.
It seems everything is OK except Calc example. Our project use calc example for various input situations

In EGT 1.3, digit input has some issue. The input shows only for last two digits. But the result is OK.

Thanks
Regards
Brian

@ldesroches
Copy link
Contributor

Hello Brian,

It will be fixed in 1.3.1 and 1.4. You can checkout the 1.3 branch to get the fix right now.
The cause of this issue is a performance optimization with textbox which didn't handle non left alignment.

Regards,
Ludovic

@swsuh66
Copy link
Author

swsuh66 commented May 3, 2022

Dear Ludovic,

Numeric input seems to work well.
But "C"lear key still have problem. Nothing cleared.

Thanks & Regards,
Brian

@ldesroches
Copy link
Contributor

Hello Brian,

Thanks for the feedback, we didn't notice the issue with the clear method ot the textbox. It's fixed, 1.3.1 is released.

Regards,
Ludovic

@swsuh66
Copy link
Author

swsuh66 commented May 4, 2022

Dear Ludovic,

Thanks, It works well

Regards
Brian

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

No branches or pull requests

2 participants