Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,847
    • Issues 1,847
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #17993

Closed
Open
Created Feb 14, 2018 by Utkarsh Ayachit@utkarsh.ayachit⛰Owner

Address `Map Scalars` usability issues

The following needs to be done to make it less confusing when Map Scalars is checked/unchecked.

  1. Map Scalars should only be un-checkable when direct coloring is possible i.e.
  • for surface rendering, if the integral in range [0,255] or floating point in range [0.0, 1.0] and has number components between 1 and 4 (see vtkScalarToColors for interpretation for various components when using VTK_COLOR_MODE_DIRECT_SCALARS.
  • for volume rendering, only 2 and 4 components would be supported with component interpretation matching that of surface rendering.
  1. When Map Scalars is unchecked, the following should happen:
  • the color selection combo-box in the toolbar and on the Display properties panel, should disable the component selection. Components cannot be selected when map-scalars is off.
  • The Color Map editor should not show anything. There's no transfer function being set/used.
  • The color legend should not be shown.
Edited Feb 14, 2018 by Utkarsh Ayachit
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking