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
Is your feature request related to a problem? Please describe.
When using a icon font other than material, it is impossible to fix the more actions button.
Describe the solution you'd like
Add property to allow this icon to be set.
Describe alternatives you've considered
Right now I can't think of a way to fix this without forking and forcing the new version in the build.
Edit: I'm going to use a custom header.
Additional context
The icon is hard-coded in the render function:
Is your feature request related to a problem? Please describe.
When using a icon font other than material, it is impossible to fix the more actions button.
Describe the solution you'd like
Add property to allow this icon to be set.
Describe alternatives you've considered
Right now I can't think of a way to fix this without forking and forcing the new version in the build.
Edit: I'm going to use a custom header.
Additional context
The icon is hard-coded in the render function:
quasar-ui-qwindow/ui/src/components/QWindow.js
Lines 1571 to 1587 in d4923d8
The text was updated successfully, but these errors were encountered: