Skip to content

Conversation

@vidartf
Copy link
Member

@vidartf vidartf commented Jul 13, 2017

Iteration on the autogen branch.

Highlights:

  • Minor adjustments and fixes.
  • Allow PlainGeometry.from_geometry factory to copy another geometry.
  • Update some of the example notebooks.
  • The event flow for the rendering has been cleaned up.
  • Increase the default number of renderers in the pool to 8.

See individual commits for details.

vidartf added 10 commits July 12, 2017 14:50
Give it better visibility and add a docstring.
Further highlight that most three widgets are models only.
This allows access to vertices etc. generated by geometry creator classes.
The rendering calls were streamlined to avoid unneeded calls + fix cases where things were not called but should have.
Main point is to at least ensure animations are stopped and that we do as little work as possible (context is normally lost for resource reasons).
Most browsers have 8 or 16, so floor it to the lowest we think we are guaranteed to have.
@vidartf vidartf changed the title Autogen: Fixes and imporvements Autogen: Fixes and improvements Jul 28, 2017
@vidartf vidartf merged commit 9952553 into jupyter-widgets:auto-gen-wrappers Aug 16, 2017
@vidartf vidartf deleted the fix-examples branch April 11, 2018 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant