]
Kris Verlaenen updated DROOLS-4793:
-----------------------------------
Sprint: 2019 Week 50-52 (from Dec 9), 2020 Week 01-03 (from Dec 30) (was: 2019 Week
50-52 (from Dec 9))
[DMN Designer] Eliminate producing of RenedringInformation -
BaseCellSelectionManager
-------------------------------------------------------------------------------------
Key: DROOLS-4793
URL:
https://issues.redhat.com/browse/DROOLS-4793
Project: Drools
Issue Type: Task
Components: DMN Editor
Affects Versions: 7.30.0.Final
Reporter: Jozef Marko
Assignee: Jozef Marko
Priority: Major
Labels: drools-tools
During the DROOLS-4735 development, it was found out repetitive producing of
{{RenderingInformation}} decreases the designer performance, see the
[
comment|https://github.com/kiegroup/appformer/pull/843#discussion_r347948845].
According the changes related to the comment above, we should update also the
[
BaseCellSelectionManager#startEditingCell|https://github.com/kiegroup/app...].
This method can be rewritten to produce {{RenderingInformation}} just once.