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 codemirror gutters & ultimate connection interface #2004

Merged
merged 6 commits into from Mar 7, 2024

Conversation

azmy60
Copy link
Contributor

@azmy60 azmy60 commented Mar 6, 2024

ref #1994

fixing 2 issues:

  • Codemirror left gutter is a different width vs the result table gutter (row headers), looks funny:

    • the fix: Moving settings button to status bar image
    • increase left gutter size and align the horizontal scrollbar to table image
  • If you have a saved firebird connection, double clicking in the sidebar will connect you, even though these are labelled as ultimate-only

    • Note: It was also possible to connect to ultimate connection with right clicking > and then clicking Connect. This PR hides the connect option if it's ultimate.

@rathboma
Copy link
Collaborator

rathboma commented Mar 6, 2024

@azmy60 sorry merge conflict now. Fix that then merge is good

@azmy60 azmy60 merged commit 769776c into master Mar 7, 2024
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants