@@ -1 +1 @@
-Subproject commit b3b8a0a5f66af0950bd4e63177e4a316c3c24087
+Subproject commit 2692703cac7823ace1b04e8923c5eb4648d2b72e
@@ -492,7 +492,7 @@ function renderLineGroup(lineGroup: any) {
targetDx = measureWidth ? measureWidth * lineGroup.dxRate : lineGroup.dx;
}
// targetDx = targetDx * state.zoom;
- if (storeData.isApp) {
+ if (state.isCbsView) {
targetDx = targetDx * state.zoom;
if (dx1 < dx2) {