]
Jozef Marko updated DROOLS-4792:
--------------------------------
Tester: Anna Dupliak (was: Michael Anstis)
[DMN Designer] Eliminate producing of RenedringInformation -
BaseKeyboardOperation
----------------------------------------------------------------------------------
Key: DROOLS-4792
URL:
https://issues.redhat.com/browse/DROOLS-4792
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
[
BaseKeyboardOperation#scrollSelectedCellIntoView|https://github.com/kiegr...].
This method can be rewritten to produce {{RenderingInformation}} just once.