bartbutenaers / node-red-contrib-blockly

A Node Red node for visual programming a function using Blockly
Apache License 2.0
88 stars 22 forks source link

TODO extra scroll options #78

Open bartbutenaers opened 3 years ago

bartbutenaers commented 3 years ago

@cymplecy, @jsccjj,

Beka from the Blockly team announced last week that the new Scroll-Options plugin is ready to be published on NPM. As soon as this available, we can implement it.

I think this is a very useful one for our users, when you look at their screen recording.

I might imagine that perhaps not everybody wants this behaviour, so we can add a checkbox to the config screen to enable/disable extra scrolling options?

cymplecy commented 3 years ago

:)

jsccjj commented 3 years ago

I think this is very nice to have for users who have a lot of blocks in the workspace so that I would vote for yes!

bartbutenaers commented 3 years ago

Guys, The initial version of the scroll-options plugin is now available on NPM.
I assume you don't want to add this to 2.0.0-beta.3 (but instead postpone it to 2.1.0)? Or not?

cymplecy commented 3 years ago

"I assume you don't want to add this to 2.0.0-beta.3 (but instead postpone it to 2.1.0)?" Yes - get 2.0.0 out before any more enhancements :)

bartbutenaers commented 3 years ago

The first issue about this plugin has already been reported. So it is also better to wait a bit, until the plugin fearures are stable...