Hi,
There is currently an issue for me that toolbar bottom doesn't seem to work with the material theme - only when i set toolbar to true instead of using a dict, it defaults to showing at the bottom.
plugins:
- drawio:
toolbar:
position: "bottom"
-> toolbar still shows on top
plugins:
- drawio:
toolbar: true
-> toolbar shows on bottom
Couldn't find out a fix so far :-/
Hi,
There is currently an issue for me that toolbar bottom doesn't seem to work with the material theme - only when i set toolbar to true instead of using a dict, it defaults to showing at the bottom.
-> toolbar still shows on top
-> toolbar shows on bottom
Couldn't find out a fix so far :-/