Closed cesaragv closed 4 years ago
Data display looks awesome! FYI for me, scrolling still affects the workspace zoom level. It's possible I re-introduced it merging this feature branch into mine --- is it fixed for everyone else?
@reddigari It is not fixed yet. I wanted to push this first, given that I don't how big of a change is the fix going to be
@cesaragv My bad, didn't see you already mentioned that in the PR description.
This PR displays in tabular format the data at each stage.
First, it displays a message warning that the loading can take too long
If the user clicks on
load
, the data will be loadedThe issue with the background zooming in/out is still there. I will work on that in a different PR