else {
                if (value > this.max) {
                    value = this.max;
                    this.handleValues[1] = 100;
                }