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

fix: Fixes issue where results panel height was incorrect [sc-49045] #20204

Commits on May 26, 2022

  1. Fixes issue where results panel height was incorrect [sc-49045]

    This commit fixes a dynamic height assignment issue where the SQL Editor results panel would be clipped offscreen and user could not see bottom of results, the height got assigned to zero after toggling online, then offline, and height would be calculated wrong if the result set rows returned message above the results table was long enough for a line wrap.
    eric-briscoe committed May 26, 2022
    Configuration menu
    Copy the full SHA
    82f2f1e View commit details
    Browse the repository at this point in the history