You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using dragablz with material design, I want to have a toggle button in the header of a tab item, however because the tab item gets wrapped in a DragablzItem the click is handled before the my button gets it. any ideas?
Here's a snippet of the sort of thing I'm doing:
I'm using dragablz with material design, I want to have a toggle button in the header of a tab item, however because the tab item gets wrapped in a DragablzItem the click is handled before the my button gets it. any ideas?
Here's a snippet of the sort of thing I'm doing:
The text was updated successfully, but these errors were encountered: