|
Notes |
|
|
(0016977)
|
|
Julien Finet
|
|
2009-07-27 09:10
|
|
When doing a selection, display Global IDs by default.
File changed:
Qt/Components/pqSelectionInspectorPanel.cxx: 1.34
Qt/Components/pqSelectionInspectorPanel.h: 1.20
Qt/Components/Resources/UI/pqSelectionInspectorPanel.ui: 1.16 |
|
|
|
(0017044)
|
|
Alan Scott
|
|
2009-07-31 19:30
|
|
Close. not quite.
You changed the active selection, but didn't change the Cell Label.
* Local ParaView, Linux (doesn't matter), trunk.
* Open disk_out_ref.exo. All variables loaded, apply.
* Open the Selection Inspector. Create Selection.
* Note - Notice that Selection Type is Global Ids - this is good. But, would it be possible to label this as Global Element Ids or Global Cell Ids? (Same for Nodes)
* Next, go to Cell Label tab, select Visible. Note that Label Mode is Cell IDs - this should be Global Node Ids. Same with Nodes. |
|
|
|
(0017105)
|
|
Julien Finet
|
|
2009-08-12 18:12
|
|
In the Selection panel, the Block selection was broken by setting GlobalID as a default value. Block selection works again.
When an image has no GlobalID, the cell selection was set to GlobalID instead of Cell ID.
Modified files:
Qt/Components/pqComboBoxDomain.cxx: 1.13
Qt/Components/pqComboBoxDomain.h: 1.10
Qt/Components/pqSelectionInspectorPanel.cxx: 1.35 |
|
|
|
(0017186)
|
|
Alan Scott
|
|
2009-08-24 13:27
|
|
|
Closed. Tested local Server. |
|