finos / waltz

Enterprise Information Service
https://waltz.finos.org
Apache License 2.0
178 stars 128 forks source link

Grid To Roadmap diagram (PoC) #5130

Closed davidwatkins73 closed 5 months ago

davidwatkins73 commented 3 years ago
davidwatkins73 commented 3 years ago

Perf seems to be fixed by updating com.khartec.waltz.data.report_grid.ReportGridDao, line 293, to:

 dsl
    .resultQuery(dsl.renderInlined(qry))
davidwatkins73 commented 3 years ago

popover placements fixed by switching to postion: fixed and using event.screenX, event.screenY for coords.