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

    popup-proxy window size

    Framework
    2
    3
    541
    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.
    • J
      jmpmcmanus last edited by

      Is there a way to increase the popup-proxy window size? I’ve tried using window-height and full-height in a css class but have not had success in getting it to work. I’ve had success in increasing the size of the window by putting what I am displaying in a <q-page-container> and <q-page> container, but this method results in a window that is to large, and I have had difficulty in adjusting its size as well.

      Jim

      1 Reply Last reply Reply Quote 0
      • J
        jmpmcmanus last edited by

        I found that if I used page container with the following style <q-page-container style=“padding: 0px;” > that it removed the unwanted space in the popup-proxy, making this method feasible.

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

          Whatever QPopupProxy has for it’s default slot, this is where you would adjust height and width, commonly via style="width: 300px; height: 400px;"

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