Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When the time graph canvas width is increased by a resize event, the data model may no longer be at the appropriate resolution. Invoke the debounced method to maybe fetch new data, in the same way as is done when the view range is changed. Update the data model when the resolution is changed either way (not only when zooming in) so that an appropriately sized and consistent data model is always used. Change-Id: I33373a3fa490ae94e157e20638423de149c91021 Signed-off-by: Patrick Tasse <patrick.tasse@ericsson.com>
- Loading branch information