Jozef Marko created DROOLS-4792:
-----------------------------------
Summary: [DMN Designer] Eliminate producing of RenedringInformation
Key: DROOLS-4792
URL:
https://issues.jboss.org/browse/DROOLS-4792
Project: Drools
Issue Type: Task
Components: DMN Editor
Affects Versions: 7.30.0.Final
Reporter: Jozef Marko
Assignee: Jozef Marko
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.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)