Skip to content

Support showing a menu arrow on tool buttons

Arjen Hiemstra requested to merge work/ahiemstra/menuarrow into master

The style can already render it, we just have no real API for it. This change allows rendering it by setting properties["menu"] to true.

Merge request reports