Commit 5610198
committed
Moved ChannelSelector's parser related components to the separate class.
* Created SlicerChannelSelectorComponent class which holds inside
all ChannelSelector's parser related components and which
takes responsibility for parsing selected range, etc.
* Added possibility to collapse parser related components.
* Added animations.
* UI improvements.
* Minor bugs fixes.1 parent 27df95c commit 5610198
11 files changed
Lines changed: 421 additions & 250 deletions
File tree
- Builds
- MacOSX/open-ephys.xcodeproj
- VisualStudio2012
- VisualStudio2013
- JuceLibraryCode
- Resources/Images/Buttons
- Source/Processors/Editors
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
| 433 | + | |
433 | 434 | | |
434 | 435 | | |
435 | 436 | | |
| |||
1324 | 1325 | | |
1325 | 1326 | | |
1326 | 1327 | | |
| 1328 | + | |
1327 | 1329 | | |
1328 | 1330 | | |
1329 | 1331 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2072 | 2072 | | |
2073 | 2073 | | |
2074 | 2074 | | |
| 2075 | + | |
2075 | 2076 | | |
2076 | 2077 | | |
2077 | 2078 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3713 | 3713 | | |
3714 | 3714 | | |
3715 | 3715 | | |
| 3716 | + | |
| 3717 | + | |
| 3718 | + | |
3716 | 3719 | | |
3717 | 3720 | | |
3718 | 3721 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2076 | 2076 | | |
2077 | 2077 | | |
2078 | 2078 | | |
| 2079 | + | |
2079 | 2080 | | |
2080 | 2081 | | |
2081 | 2082 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3713 | 3713 | | |
3714 | 3714 | | |
3715 | 3715 | | |
| 3716 | + | |
| 3717 | + | |
| 3718 | + | |
3716 | 3719 | | |
3717 | 3720 | | |
3718 | 3721 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
177 | 180 | | |
178 | 181 | | |
179 | 182 | | |
| |||
208 | 211 | | |
209 | 212 | | |
210 | 213 | | |
211 | | - | |
| 214 | + | |
212 | 215 | | |
213 | 216 | | |
214 | 217 | | |
| |||
Loading
0 commit comments