View Issue Details

IDProjectCategoryView StatusLast Update
0001212ardourbugspublic2008-11-20 23:48
ReporterBenLoftis Assigned Topaul  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0001212: Checkboxes in Edit Groups tabs are reversed
DescriptionOpen the Edit Groups tab.

Clicking 'Active' switches the Visible checkbox.
Clicking 'Visible' switches the Active checkbox.

Should be easy to fix but I can't find the file where these exist...
TagsNo tags attached.

Activities

paul

2006-03-31 15:56

administrator   ~0002478

fixed with code changes in CVS as of yesterday. there was a mismatch between the column id keys assigned when setting up the treeview and the switch statement that handled clicks on the columns. the Gtk::TreeView really should make this easier.

Issue History

Date Modified Username Field Change
2006-03-30 16:13 BenLoftis New Issue
2006-03-31 15:56 paul Status new => resolved
2006-03-31 15:56 paul Resolution open => fixed
2006-03-31 15:56 paul Assigned To => paul
2006-03-31 15:56 paul Note Added: 0002478
2008-11-20 23:48 seablade Status resolved => closed