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

feat(popupmenu): add option to hide scrollbar in popupmenu views. #686

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

augtheo
Copy link
Contributor

@augtheo augtheo commented Jan 1, 2024

#603 Added the scrollbar option which was only available for certain views, and was not utilized within the popupmenu views. With this fix, popupmenu will honour the scrollbar option as well.

      views = {
        popupmenu = {
          scrollbar = false,
        }
      },

Copy link
Contributor

github-actions bot commented Jul 6, 2024

This PR is stale because it has been open 60 days with no activity.

@github-actions github-actions bot added the stale label Jul 6, 2024
@folke folke force-pushed the noice-popupmenu-scrollbar-opt branch from 7ca957c to b91dae0 Compare July 6, 2024 11:46
@folke folke changed the title feat: Add option to hide scrollbar in popupmenu views. feat(popupmenu): add option to hide scrollbar in popupmenu views. Jul 6, 2024
@folke folke merged commit cd0cd97 into folke:main Jul 6, 2024
7 of 8 checks passed
@folke
Copy link
Owner

folke commented Jul 6, 2024

ty!

folke pushed a commit that referenced this pull request Jul 7, 2024
🤖 I have created a release *beep* *boop*
---


## [4.4.0](v4.3.1...v4.4.0)
(2024-07-06)


### Features

* **popupmenu:** add option to hide scrollbar in popupmenu views.
([#686](#686))
([cd0cd97](cd0cd97))


### Bug Fixes

* **popupmenu:** respect noselect. Fixes
[#758](#758)
([d27b118](d27b118))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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 this pull request may close these issues.

None yet

2 participants