Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ParaView
ParaView
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 2,003
    • Issues 2,003
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 57
    • Merge Requests 57
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • ParaView
  • ParaViewParaView
  • Issues
  • #17195

Closed
Open
Opened Feb 17, 2017 by Utkarsh Ayachit@utkarsh.ayachit8 of 8 tasks completed8/8 tasks
  • Report abuse
  • New issue
Report abuse New issue

Cleanup lookup table range locking mechanism

See #17144 (closed) for detailed discussion.

Replace the Lock Data Range checkbox with a combo box labeled Automatically Rescale Range When and the combo box has the following 4 options:

  1. Never,
  2. Grow and update on 'Apply',
  3. Grow and update every timestep, and
  4. Clamp and update every timestep.

Note this will impact old pvsm and py files. Make sure those state files/scripts continue to work despite the fixes for this.

  • Handle rescaling on 'Apply'
  • Handle rescaling on timestep update and animation
  • Handle rescaling when the Rescale to Data Range button is clicked
  • Handle when setting custom range and Rescale and disable automatic rescaling button is clicked
  • Make sure the scalar opacity function reflects the expected rescaling behavior
  • Initialize the value of the transfer function mode to the global setting.
  • Implement backwards compatibility for state files
  • Implement backwards compatibility for Python
Edited Jul 05, 2017 by Cory Quammen
Assignee
Assign to
5.5 (Spring 2018)
Milestone
5.5 (Spring 2018)
Assign milestone
Time tracking
None
Due date
None
2
Labels
priority:required project:sandia
Assign labels
  • View project labels
Reference: paraview/paraview#17195