mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-22 15:20:39 +01:00
[graph] Values tab: select the right cell of the values table when
displaying/undisplaying the derivative column
This commit is contained in:
committed by
LeaNumworks
parent
2a34f955ca
commit
e40e626eec
@@ -27,6 +27,8 @@ private:
|
||||
#endif
|
||||
MessageTableCellWithSwitch m_displayDerivativeColumn;
|
||||
StorageValuesController * m_valuesController;
|
||||
// Index of the column corresponding to the function in the values controller
|
||||
int m_selectedFunctionColumn;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user