• Bugs
  • Disabling automatic scrolling in Tree view is ignored

Related Discussions
...

Locking a bone selection in the "Graph" view seems automatically select the current bone in the "Tree" view even if the option is disabled, the steps to reproduce are below:

  1. Open Spineboy project.
  2. In the "Tree" view, disable automatic expanding/scrolling of the tree based on editor selection:

  1. Switch to "Animate" mode.
  2. Select any bone by clicking on it in the "Editor" view.
  3. In the "Graph" view, click the "lock" button to lock the selection to the bone selected in the previous step.

  1. In the "Graph" view, select any of the keys that form a curve.

  1. Selection changes in "Tree" view.

This doesn't seem to happen if "lock" is not enabled in the "Graph" view (step 5).

Spine version: 4.0.53-beta
OS: Windows 10 Home

Thanks for the nice reproduction steps! Fixed in 4.0.54-beta.

Note the bone should be selected in the tree, but the tree should not scroll to it.

Awesome, thanks!

Got it, so the option disables just scrolling but selection still happens, thanks for clarifying.