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

Results grid options #962

Merged
merged 5 commits into from Mar 23, 2018
Merged

Results grid options #962

merged 5 commits into from Mar 23, 2018

Conversation

anthonydresser
Copy link
Contributor

@anthonydresser anthonydresser commented Mar 22, 2018

Adds results grid options.
resultsGrid.rowHeight
resultsGrid.cellPadding
resultsGrid.fontFamily
resultsGrid.fontSize
resultsGrid.fontWeight
resultsGrid.letterSpacing

image

needs microsoft/angular2-slickgrid#28

fixes #761
fixes #181

maybe others, it's been asked for a lot

Copy link
Member

@kburtram kburtram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thanks for getting this in for March.

package.json Outdated
@@ -32,7 +32,7 @@
"@angular/router": "~4.1.3",
"@angular/upgrade": "~4.1.3",
"angular2-grid": "2.0.6",
"angular2-slickgrid": "git://github.com/Microsoft/angular2-slickgrid.git#1.3.9",
"angular2-slickgrid": "git://github.com/Microsoft/angular2-slickgrid.git#feat/setRowHeightRelease",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be updated to a tag off master?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah I need to merge it in and update the release

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@anthonydresser anthonydresser merged commit f2779f2 into master Mar 23, 2018
@anthonydresser anthonydresser deleted the feat/resultsGridOptions branch March 23, 2018 20:41
kburtram added a commit that referenced this pull request Mar 24, 2018
kburtram added a commit that referenced this pull request Mar 24, 2018
anthonydresser pushed a commit that referenced this pull request Mar 24, 2018
kburtram pushed a commit that referenced this pull request Mar 25, 2018
* Revert "Revert "Results grid options (#962)" (#979)"

This reverts commit ab91c88.

* fix angular2-slickgrid compiled files
kburtram added a commit that referenced this pull request Mar 26, 2018
kburtram added a commit that referenced this pull request Mar 26, 2018
@mctunes
Copy link

mctunes commented Oct 16, 2018

Just installed Azure Data Studio 1.0.0, and tried modifying resultsGrid.rowHeight in user settings, with no effect, which I assume is because the code changes were reverted. Will you be revisiting this setting to try and get it implemented? It really would be a useful addition.

Many thanks for an awesome tool!

@Avertae
Copy link

Avertae commented Feb 20, 2019

Results row height is not configurable, default of 29 is too space eating, unfortunately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants