Remove custom tooltip timings (#19604)
This commit is contained in:
@@ -156,7 +156,6 @@ public sealed class ActionButton : Control
|
||||
OnUnpressed(args);
|
||||
};
|
||||
|
||||
TooltipDelay = 0.5f;
|
||||
TooltipSupplier = SupplyTooltip;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user