Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VTKVolume] add option to expand the controller #1631

Merged
merged 2 commits into from
Oct 14, 2020

Conversation

xavArtley
Copy link
Collaborator

implements #1630

by default I let it to true

controller_expand

Customizing the controller widget is doable but it should be more a vtk.js request since I use directly the VolumeController class defined in vtkjs and there are not options to customize it (https://kitware.github.io/vtk-js/api/Interaction_UI_VolumeController.html)

@codecov
Copy link

codecov bot commented Oct 14, 2020

Codecov Report

Merging #1631 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1631   +/-   ##
=======================================
  Coverage   85.40%   85.40%           
=======================================
  Files         147      147           
  Lines       16715    16717    +2     
=======================================
+ Hits        14275    14277    +2     
  Misses       2440     2440           
Impacted Files Coverage Δ
panel/models/vtk.py 100.00% <100.00%> (ø)
panel/pane/vtk/vtk.py 94.20% <100.00%> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 003e8dd...2fbdc50. Read the comment docs.

@philippjfr
Copy link
Member

Looks good, thanks!

@philippjfr philippjfr merged commit d4f5b15 into master Oct 14, 2020
@philippjfr philippjfr deleted the xav/vtk_volume_controller_expansion branch October 14, 2020 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants