No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    How to add new Breakpoint xxl?

    Help
    5
    7
    438
    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.
    • L
      Lou Rectoret last edited by

      Hi! I’d like to add a new breakpoint!

      By default there are:

      $sizes = {
        xs: 0,
        sm: 575px
        md: 767px
        lg: 991px
        xl: 1199px
      }
      

      But I would find useful another one for bigger screens from 1400-1600px, like: xxl:1199px

      Is this possible?

      1 Reply Last reply Reply Quote 1
      • s.molinari
        s.molinari last edited by

        Is it really necessary? Once a screen is a certain large size, doesn’t practically everything fit as required?

        Scott

        qyloxe 1 Reply Last reply Reply Quote 0
        • qyloxe
          qyloxe @s.molinari last edited by

          @s-molinari in theory - yes, in practice - no 🙂

          1 Reply Last reply Reply Quote 1
          • I
            ichi last edited by

            Hello! I am also extremely interested in adding an additional breakpoint. The standard values work generally quite well for my purposes but I could really use an additional one between sm and lg.

            1 Reply Last reply Reply Quote 0
            • Hawkeye64
              Hawkeye64 last edited by Hawkeye64

              I could really use an additional one between sm and lg

              sm, md, lg <- there already is

              I 1 Reply Last reply Reply Quote 0
              • I
                ichi last edited by

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • I
                  ichi @Hawkeye64 last edited by

                  @Hawkeye64 Well yes, that’s why I said an additional one. There’s 900px between sm and lg, one breakpoint is not enough to ensure responsiveness to a necessary degree for my purposes. Of 10 most commonly used screen sizes in 2020 7 fall into that range and I can’t avoid some of them looking awkward.

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post