holoviz-topics / EarthSim

Tools for working with and visualizing environmental simulations.
https://earthsim.holoviz.org
BSD 3-Clause "New" or "Revised" License
65 stars 21 forks source link

PointDraw tool not immediately responsive in PolyAndPointAnnotator #208

Open kcpevey opened 6 years ago

kcpevey commented 6 years ago

Recipe:
1) Annotators.ipynb - Run All
2) go directly to the PolyAndPointAnnotator
3) Click PointDraw
4) Try to click and drag a point - it will not work

After some clicking around, selecting other tools, etc, the PointDraw tools does eventually start working.

philippjfr commented 6 years ago

I can reproduce, deactivating and reactivating the draw tool seems to fix it.

philippjfr commented 6 years ago

Can't immediately see an issue in the code, and the odd thing is that adding a point does work.

kcpevey commented 5 years ago

@philippjfr This should probably be resolved before exporting the annotators

philippjfr commented 5 years ago

Totally independent issue that's pretty deep in bokeh itself, but yes high time this is addressed.

kcpevey commented 3 years ago

@philippjfr I think this was fixed. Was it?