Open GoogleCodeExporter opened 9 years ago
Try this:
controllerMax = gui.add(settings, 'max', 0, 10);
controllerMax.onFinishChange(function () {
controllerMax.__max = new_max_value;
});
Original comment by giuseppe...@gmail.com
on 9 Jun 2015 at 5:34
Original issue reported on code.google.com by
venancio...@gmail.com
on 12 Dec 2013 at 12:37