Skip to content

toolbar position bottom not working with material theme #50

Description

@lumean

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 :-/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions