Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-122605

Calqlatr example landscape grid buttons not showing symbols correctly

XMLWordPrintable

    • Android
    • f89dfde4e (dev), 783428d4f (6.7)
    • 2024wk12FOQtforAndroid, 2024wk14FOQtforAndroid, 2024wk16FOQtforAndroid

      In the new re-write of Calqlatr example there is dedicated landscape button grid called scientificGrid, which displays multiple different operator buttons for calculations:

                      OperatorButton { text: "𝑥²" }
                      OperatorButton { text: "⅟𝑥" }
                      OperatorButton { text: "√" }
                      OperatorButton { text: "𝑥³" }
                      OperatorButton { text: "𝑠𝑖𝑛" }
                      OperatorButton { text: "⌊𝑥⌋" }
                      OperatorButton { text: "𝑙𝑜𝑔" }
                      OperatorButton { text: "𝑐𝑜𝑠" }

                      OperatorButton { text: "𝑙𝑛" }
                      OperatorButton { text: "𝑡𝑎𝑛" }

       

      These text fields are not showing up correctly on mobile device screen, as can be seen on the attached image.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            nick_bennett Nicholas Bennett
            koalajar Konsta Alajärvi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes