Skip to content

Commit

Permalink
Addon docs: remove outdated info (#462)
Browse files Browse the repository at this point in the history
  • Loading branch information
WorldLanguages authored Jun 23, 2024
1 parent 5955023 commit 5aa5d8a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions content/addons/middle-click-popup.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,8 @@ Controls how tall the popup can be before a scrollbar appears. This is a percent

## Known issues

- The blocks inside the popup of this addon will not respect the settings from the *Customizeable block shapes* addon.
- The blocks inside the popup of this addon will not respect the settings from the *Customizable block shapes* addon.
- The alogithm for sorting the search results still needs a lot of work, and sometimes the result you are probably looking for is hidden below a mountain of worse results.
- The "stop other scripts in sprite" block will look in the menu like it can't connect to other blocks.
- The "not" block cannot be put inside other triangle blocks like "and" or "or". "and not 1 = 2" will not work, but you can work around this using brackets, "and (not 1 = 2)" will work.
- Typing Emoji into the search bar doesn't show blocks containing that emoji.

## Credit

Expand Down

0 comments on commit 5aa5d8a

Please sign in to comment.