Fix StreamerConfig import issue
This commit is contained in:
parent
b5fc95eb26
commit
5d4352b666
@ -58,7 +58,7 @@ public class Streamer extends RecoveryDevice {
|
||||
if (MathUtil.equals(this.stripWidth, stripWidth))
|
||||
return;
|
||||
this.stripWidth = stripWidth;
|
||||
this.length = stripWidth;
|
||||
|
||||
clearPreset();
|
||||
fireComponentChangeEvent(ComponentChangeEvent.BOTH_CHANGE);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user