mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
IDEA-302820 Fix name, layout and forbid customization of run widget in the new UI
GitOrigin-RevId: 7ad8ae11fac2a178bf5aaf2f8d8d3d8b65cb8aa1
This commit is contained in:
committed by
intellij-monorepo-bot
parent
f6305910fe
commit
d97aa80a08
@@ -321,7 +321,7 @@ class PythonOnboardingTourLesson :
|
||||
|
||||
task {
|
||||
val introductionText = PythonLessonsBundle.message("python.onboarding.temporary.configuration.description",
|
||||
strong(ActionsBundle.actionText("RedesignedRunToolbarWrapper")),
|
||||
strong(ActionsBundle.actionText("NewUiRunWidget")),
|
||||
icon(AllIcons.Actions.Execute),
|
||||
icon(AllIcons.Actions.StartDebugger))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user