[jboss-jira] [JBoss JIRA] (DROOLS-4793) [DMN Designer] Eliminate producing of RenedringInformation - BaseCellSelectionManager

Jozef Marko (Jira) issues at jboss.org
Wed Nov 20 04:04:00 EST 2019


Jozef Marko created DROOLS-4793:
-----------------------------------

             Summary: [DMN Designer] Eliminate producing of RenedringInformation - BaseCellSelectionManager
                 Key: DROOLS-4793
                 URL: https://issues.jboss.org/browse/DROOLS-4793
             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/kiegroup/appformer/blob/master/uberfire-extensions/uberfire-wires/uberfire-wires-core/uberfire-wires-core-grids/src/main/java/org/uberfire/ext/wires/core/grids/client/widget/grid/impl/BaseKeyboardOperation.java]. This method can be rewritten to produce `RenderingInformation` just once.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list