Fix StreamerConfig import issue
This commit is contained in:
parent
fbcefeb46f
commit
a512aa4981
@ -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