Open Larkinabout opened 1 year ago
This one is a little tricky as 'Click to Open' users may very well want the group to stay open. The main issue with the example given is that I've put an arbitrary custom width on the group to make sure the actions stay on one line. This is making the width longer than necessary in this instance.
A module setting may suffice or tweaking the way width is calculated.
A auto-calculated width is perhaps the best approach to solve this issue. No need to reserve screen space that is not filled in with options..
Drental/fvtt-tokenactionhud/issues/416