Translations:SVG-Dashboards/15/en

Версия от 12:52, 4 августа 2023; A.Degtyarev (обсуждение | вклад) (Новая страница: «==== Release wb-2304 and older ==== Restrictions: * You cannot interact with the rectangle. If necessary, convert it to curves (outline). * SVG panel editor ignores grouping. Therefore, if you need to customize the interaction with a composite element, then convert it to a single shape consisting of paths. * Inside the svg file, the ''content'' tag should not contain other tags. If you uploaded a file to the controller, made a binding, downloaded this file t...»)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)

Release wb-2304 and older

Restrictions:

  • You cannot interact with the rectangle. If necessary, convert it to curves (outline).
  • SVG panel editor ignores grouping. Therefore, if you need to customize the interaction with a composite element, then convert it to a single shape consisting of paths.
  • Inside the svg file, the content tag should not contain other tags. If you uploaded a file to the controller, made a binding, downloaded this file to the computer and it did not open in the editor, open the svg file with a text editor and remove the contents of the content tag. After that you will be able to edit the file in the svg editor.