UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    tedit development and design discussion

    Scheduled Pinned Locked Moved App Development
    tediteditorappdevelopmentfeatures
    247 Posts 13 Posters 134.4k Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M Offline
      ma @danfro
      last edited by

      @danfro Okay, thanks.

      1 Reply Last reply Reply Quote 0
      • D Offline
        domubpkm @danfro
        last edited by

        @danfro I hadn't even paid attention to the broken sorting mode ! Perhaps this is an opportunity to implement different sorting modes internal to tedit or for tedit to conform to the sorting mode defined for Files?

        danfroD 1 Reply Last reply Reply Quote 0
        • danfroD Offline
          danfro @domubpkm
          last edited by

          @domubpkm you are not wrong here. 😉

          So (you and others): how many files do you have in tedit? Thinking about performance. Sorting in qml is likely easier but c++ is more performant for larger number of files?

          a) less than 100 files
          b) 100 to 500 files
          c) 500 to 1000 files
          d) 1000+ files

          messayistoM D 2 Replies Last reply Reply Quote 0
          • messayistoM Offline
            messayisto @danfro
            last edited by

            @danfro a is my answer 😊

            1 Reply Last reply Reply Quote 0
            • D Offline
              domubpkm @danfro
              last edited by

              @danfro b) This suggests that having a file count indicator might be good too 😉

              danfroD 1 Reply Last reply Reply Quote 0
              • danfroD Offline
                danfro @domubpkm
                last edited by

                @domubpkm like the already existing text at the top of the file list saying how many files where found? 😜

                D 1 Reply Last reply Reply Quote 0
                • D Offline
                  domubpkm @danfro
                  last edited by

                  @danfro It already exists! A simple light bolding will suffice! 😳

                  danfroD 1 Reply Last reply Reply Quote 0
                  • danfroD Offline
                    danfro @domubpkm
                    last edited by

                    @domubpkm not that simple. Either we use html tags withing the text, which makes it cloggy for translations (I generally try to avoid that for this reason) or splitting up the text into two separate labels, then loosing context for translation, because its two separate strings.
                    I would not make the whole text bold.
                    Since the number is a %1 placeholder, only "bolding" that by making it <b>%1</b> might be the least bad regarding translations. Still not ideal.

                    D 1 Reply Last reply Reply Quote 0
                    • D Offline
                      domubpkm @danfro
                      last edited by

                      @danfro I was not enough accurate : indeed i spoke of the number only : a little more in bold (maybe).

                      1 Reply Last reply Reply Quote 0
                      • M Offline
                        ma
                        last edited by

                        I use less then 100 files.

                        1 Reply Last reply Reply Quote 0

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better 💗

                        Register Login
                        • First post
                          Last post