I have 2 things related to the toolbox that I want to know if are possible:
- Adding a search button to find a block you want easily
- Allow scrolling between categories- - Like in Scratch, I want to make it so you don't have to click in the toolbox to go from category to category, but you can scroll to change categories
Thank you!For the continuous toolbox plugin, it makes the toolbox always open + also changes the look of the categories. Do you know if there is a way to keep it as normal?
For the workspace search plugin, it has me add <script src="./node_modules/@blockly/plugin-workspace-search/dist/index.js"></script> to my index.html file, but I am not using the same repo as it is in and I don't think it is working correctly, since it is not popping up anything when I press ctrl+f
This is my repoOn Tuesday, March 26, 2024 at 4:25:35 PM UTC-7 mark.f...@gmail.com wrote:On Tue, Mar 26, 2024 at 4:14 PM bruh 9000 <bruh90...@gmail.com> wrote:I have 2 things related to the toolbox that I want to know if are possible:Good news! There are Blockly plugins available for each of these:- Adding a search button to find a block you want easilyAssuming that you want to search within your Blockly workspace, you can use the Workspace search plugin. If you meant searching within your toolbox, then you can use the Toolbox search plugin.- Allow scrolling between categories- - Like in Scratch, I want to make it so you don't have to click in the toolbox to go from category to category, but you can scroll to change categories
--
You received this message because you are subscribed to the Google Groups "Blockly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blockly+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/blockly/41f98bdb-8a2c-48b9-bd04-c1ee24fc0ad5n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Blockly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blockly+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/blockly/7e3dbec1-777d-490c-b373-1d68a70ada39n%40googlegroups.com.