I've fixed the keyboard bug and change the division result between two integers to float. Also the qml warning has been fixed.
Regards, Han ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Saturday, May 1, 2021 5:13 AM, Albert Astals Cid <aa...@kde.org> wrote: > El divendres, 30 d’abril de 2021, a les 15:31:11 (CEST), hanyoung va escriure: > > > Kalk has now switched to the (modified) KNumber as base data type now. The > > real number precision is hard coded to 16 for now. Also during SoK, binary > > mode was introduced. > > Running it i get > > qrc:/qml/CalculationPage.qml:85: TypeError: Property 'binaryMode' of object > InputManager(0x55ab4db7cac0) is not a function > > Keyboard input seems broken (typing one 6 i get two of them to show up) > > Dividing doesn't work https://i.imgur.com/Zr04aki.gif > > Cheers, > Albert