Lots of UI Component Updates
This commit is contained in:
@ -146,8 +146,6 @@ namespace Dawn {
|
||||
++bindIt;
|
||||
}
|
||||
|
||||
std::cout << "Bind " << it->first << ": " << value << std::endl;
|
||||
|
||||
// Set into current values
|
||||
if(this->currentIsLeft) {
|
||||
this->valuesLeft[it->first] = value;
|
||||
|
Reference in New Issue
Block a user