@@ -1 +1 @@
-Subproject commit 46bdba03a3654e74d0ad2bd61e993a2467d0f80e
+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) {