mirror of
https://github.com/lantean-code/qbtmud.git
synced 2025-11-02 21:13:15 +00:00
Fix final issues with longpress. Update all files to use correct encoding and ran through CodeMaid.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<MudMenu @ref="ContextMenu" Dense="true" PositionAtCursor="true">
|
||||
<MudMenu @ref="ContextMenu" Dense="true" PositionAtCursor="true" ListClass="unselectable" PopoverClass="unselectable">
|
||||
<MudMenuItem Icon="@Icons.Material.Filled.AddCircle" IconColor="Color.Info" OnClick="AddTracker">Add trackers</MudMenuItem>
|
||||
@if (ContextMenuItem is not null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user