valb3r / flowable-bpmn-intellij-plugin

Flowable, Activiti, Camunda BPMN engines process editor plugin for IntelliJ. Pure Kotlin (and some Java)
https://plugins.jetbrains.com/plugin/14318-flowable-bpmn-visualizer
MIT License
159 stars 33 forks source link

Performance improvement of mapping and schema editing #253

Open valb3r opened 3 years ago

valb3r commented 3 years ago

Is your feature request related to a problem? Please describe. Improve performance of schema modification, currently, it is quite slow (drops to 6fps on larger processes). Consider adding progress bar

valb3r commented 3 years ago