googleworkspace / googleworkspace/apps-script-samples
Unnecessary vertical scrollbar on Picker
Open
@jpoehnelt is already working on this.
Since Nov 29, 2024.
- Dominant language
- JavaScript
- Stars
- 5.2k
- Forks
- 2k
- PR merge metrics
- No merged PRs in 30d
Description
I'm deploying apps-script-samples/picker as is.
How to remove this unnecessary vertical scrollbar? Tried to set height using .setSize(600, 500) on PickerBuilder() but not working.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.