[jboss-jira] [JBoss JIRA] (DROOLS-4792) [DMN Designer] Eliminate producing of RenedringInformation - BaseKeyboardOperation
Jozef Marko (Jira)
issues at jboss.org
Wed Nov 20 04:08:00 EST 2019
[ https://issues.jboss.org/browse/DROOLS-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jozef Marko updated DROOLS-4792:
--------------------------------
Description:
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.
was:
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.
> [DMN Designer] Eliminate producing of RenedringInformation - BaseKeyboardOperation
> ----------------------------------------------------------------------------------
>
> 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
> 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/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