Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cancel control on item view. #4686

Closed
gtoprover opened this issue Aug 13, 2019 · 0 comments · Fixed by #4723
Closed

Cancel control on item view. #4686

gtoprover opened this issue Aug 13, 2019 · 0 comments · Fixed by #4723
Labels
Milestone

Comments

@gtoprover
Copy link

My DB has some huge JSON entries. Stepping onto one starts the hourglass and may take up to a few minutes to finally see the value. The entire app is disabled. I suppose it's the value formatting routine that runs behind the scene. Please add a cancel button or another control to abort the routine.

@uglide uglide added the bug label Oct 15, 2019
@uglide uglide added this to the 2019.4 milestone Oct 15, 2019
uglide added a commit that referenced this issue Oct 15, 2019
- Simplify LargeTextWrappingModel
- Fix #4686 : Do not block UI on JSON rendering
- Fix #4687 : Ignore chunck limit for HTML formatted values
uglide added a commit that referenced this issue Oct 16, 2019
- Simplify LargeTextWrappingModel
- Fix #4686 : Do not block UI on JSON rendering
- Fix #4687 : Ignore chunck limit for HTML formatted values
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants