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
    1. Home
    2. deadly
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Groups 0

    deadly

    @deadly

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    deadly Follow

    Latest posts made by deadly

    • RE: How to handle both click on whole q-item as well as button inside

      This should be sticked! thanks!

      posted in Framework
      D
      deadly
    • tooltip with dropdown and header, trigger issue

      The tooltip trigger on a dropdown button only occurs on the open dropdown portion and not on the actual button.

      A possible work around is to wrap the dropdown in a div and have the tooltip as sibling of the dropdown.
      This works to some degree, however there are potential layout issues that arise when for example if i would want a dropdown in a header to be stretch. It cannot fit the layout correctly.

      To see the issue correctly, hover over the dropdown to notice.

      https://codepen.io/cmcleese/pen/RwrgoNW?editors=1010

      If anyone knows how to get the dropdown with div wrapper to fit stretch in a header layout, that might be a way to solve the issue.

      posted in Help
      D
      deadly
    • RE: QDrawer prop: show-if-above

      @bago this solution worked me as the prop show-if-above had no effect.
      They should update the description to clarify more the inner workings of the flag as the current description doesn’t match:
      Force drawer to be shown on screen on initial render if the layout width is above breakpoint, regardless of v-model; This is the default behavior when SSR is taken over by client on initial render

      posted in Framework
      D
      deadly