Add "cancel all task" to button tooltip

This commit is contained in:
DBotThePony 2023-08-20 15:44:20 +07:00
parent b93e007388
commit 35b186556e
Signed by: DBot
GPG Key ID: DCC23B5715498507

View File

@ -85,7 +85,7 @@ class MatterPanelScreen(
{ menu.cancelAll.accept(null) }
)
}
)
).also { it.tooltips.add(TranslatableComponent("otm.gui.matter_panel.cancel_all")) }
)
val scrollBar = DiscreteScrollBarPanel(this, frame, {