Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Реализация функции отмены при редактированиии UML-диаграмм (горячие клавиши ctrl + z) #655

Closed
s-andrey opened this issue Mar 2, 2020 · 0 comments · Fixed by #692
Assignees

Comments

@s-andrey
Copy link
Contributor

s-andrey commented Mar 2, 2020

Цель

Реализация функции отмены при редактированиии UML-диаграмм (горячие клавиши ctrl + z)

Функциональные требования

Изменения, которые можно отменять:

  1. Изменение положения элемента
  2. Изменение размеров элемента
  3. Изменение текста в любом из полей элемента/связи
  4. Изменение цвета заливки/текста
  5. Изменение точек присоединения связи
  6. Удаление элемента/связи
  7. Добавление элемента/связи
  8. Добавление точек на связь
  9. Сворачивание/разворачивание класса
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants