Finally added enabled buttons for the spectral steps.
This commit is contained in:
@ -139,7 +139,7 @@ private:
|
||||
bool m_did_drag = false;
|
||||
int m_cur_index = -1;
|
||||
int m_drag_x = 0;
|
||||
std::vector<int> m_order;
|
||||
std::vector<SpectrumProcess> m_order;
|
||||
void drawBox(Graphics& g, int index, int x, int y, int w, int h);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user