Fix render data not regenerating on config change
This commit is contained in:
@@ -129,6 +129,8 @@ public class NewFullDataSourceDTO implements IBaseDTO<DhSectionPos>
|
||||
|
||||
dataSource.levelMinY = this.levelMinY;
|
||||
|
||||
dataSource.markNotEmpty();
|
||||
|
||||
return dataSource;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user