From 565d3a038b4054438197f3356f8b0b91bcd5d86e Mon Sep 17 00:00:00 2001 From: mengao <283296419@qq.com> Date: Thu, 9 Nov 2017 10:50:51 +0800 Subject: [PATCH] =?UTF-8?q?CHART-1662=20=20=E8=B0=83=E6=95=B4=E9=9D=A2?= =?UTF-8?q?=E6=9D=BF=E5=A4=A7=E5=B0=8F=EF=BC=8C=E4=B8=8B=E6=8B=89=E6=A1=86?= =?UTF-8?q?=E9=80=89=E9=A1=B9=E5=8F=AF=E4=BB=A5=E6=AD=A3=E5=B8=B8=E9=80=89?= =?UTF-8?q?=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../component/format/VanChartFormatPaneWithCheckBox.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/designer_chart/src/com/fr/plugin/chart/designer/component/format/VanChartFormatPaneWithCheckBox.java b/designer_chart/src/com/fr/plugin/chart/designer/component/format/VanChartFormatPaneWithCheckBox.java index 2853cae73..3893f4f8d 100644 --- a/designer_chart/src/com/fr/plugin/chart/designer/component/format/VanChartFormatPaneWithCheckBox.java +++ b/designer_chart/src/com/fr/plugin/chart/designer/component/format/VanChartFormatPaneWithCheckBox.java @@ -93,7 +93,7 @@ public abstract class VanChartFormatPaneWithCheckBox extends JPanel{ } Point comPoint = formatButton.getLocationOnScreen(); Point arrowPoint = new Point(comPoint.x +formatButton.getWidth() - 25, comPoint.y + formatButton.getHeight()); - UIBubbleFloatPane