Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 46c23ea

Browse files
Merge pull request #1697 from livecode/bugfix-se_menu
[[ Bug ]] Don't fall through switch in menu handling
2 parents 780b46c + 5ef44dd commit 46c23ea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Toolset/palettes/script editor/behaviors/revsemenubarbehavior.livecodescript

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,7 @@ private command handleHelpMenuPick pItemName
539539
case "Resource Center"
540540
case "Start Center"
541541
revIDEOpenPalette pItemName
542+
break
542543
case "User Guide"
543544
revIDELaunchResource pItemName
544545
break

0 commit comments

Comments
 (0)