Translations:SVG-Dashboards/15/en: различия между версиями

Материал из Wiren Board
(Новая страница: «==== 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...»)
 
(нет различий)

Текущая версия на 12:52, 4 августа 2023

Определение сообщения (SVG-Dashboards)
==== Релиз wb-2304 и старее ====
Ограничения:
* Нельзя взаимодействовать с прямоугольником. Если это необходимо — преобразуйте его в кривые (оконтурите).
* Редактор SVG-панели игнорирует группировку. Поэтому если нужно настроить взаимодействие с составным элементом, то преобразуйте его в одну фигуру, состоящую из контуров.
* Внутри svg-файла тег ''content'' не должен содержать другие теги. Если вы загрузили файл на контроллер, сделали привязку, скачали этот файл на компьютер и он не открылся в редакторе, окройте svg-файл текстовым редактором и удалите содержимое тега ''content''. После этого вы сможете редактировать файл в svg-редакторе.

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.