diff --git a/ping-viewer-next-frontend/src/pages/addons/widget/[type]/index.vue b/ping-viewer-next-frontend/src/pages/addons/widget/[type]/index.vue index a01af7f0..3fa9f528 100644 --- a/ping-viewer-next-frontend/src/pages/addons/widget/[type]/index.vue +++ b/ping-viewer-next-frontend/src/pages/addons/widget/[type]/index.vue @@ -23,8 +23,6 @@
- -
- -
- -
- -
-
-
- {{ Math.round(((i + 1) / polarGridSettings.circleCount) * 100) / 100 }} -
-
- -
-
- {{ angle }}° -
-
-
- -
-
-
-
-
-
- -
- {{ button.icon }} - {{ button.label }} - -
- mdi-resize-bottom-right -
-
-
- -
- - - mdi-drag - Edit Mask - - - - - - - - - -

Available Buttons

- - - {{ button.icon }} - {{ button.label }} - - - - - -
-

Button Properties

- - - - - - - - -
- - -
- -
- - -
- - -
- - - -
-

Grid Settings

-
- -
- -
-
Polar Grid Settings
-
- - -
-
- - -
-
- - - - mdi-export - Export - - - mdi-import - Import - - - - - Save - - - Defaults - - -
-
- - - mdi-pencil - -
- - - - - \ No newline at end of file