You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
Uh oh!
There was an error while loading. Please reload this page.
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
The text was updated successfully, but these errors were encountered: