Every now and again someone will report having done something horrible
to their beatmap via lazer submission, always claim having done
"nothing" while invariably having done *something*, will not provide me
with a workable reproduction scenario, and even if they attempt to do
so, I will be unable to reproduce the issue anyway. So this change is
just desperation mostly. It's logging pretty much all that it is
possible to log of client-side state.
This changes the flow of actions (yet again.. sorry) to standardise what
is shown on the beatmap options button in the footer and the context
menus.
This is something I wanted from the start – for devices where right
click is not available, it's always preferable to have a second method
of accessing actions which isn't the context menu.
Collection actions are missing for now, as they will come in a second
pass which includes tidying things up further.
Fix formatting
Duplicate menu items between implementations
This isn't used visually for context menus, but is handy to have when
using this class to convey more general information about actions,
including usages outside of context menus where an icon is relevant to
have.