v0.6.8
Fixed
- A
Dropdownsubmenu could only be reached by hovering, so on a touch screen
a parent row such asMoredid nothing at all: hover has no counterpart
there, and the row took no other action. A tap opens it now, and closes it
again. - A
Dropdownsubmenu opened to the right in a right-to-left layout, back
over the menu it belongs to rather than away from it.