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: Remove mouse wheel capture #1452

Merged
merged 3 commits into from Oct 2, 2023
Merged

Conversation

adschwartz
Copy link
Contributor

Description:

Remove mouse wheel capture on read only windows with no vertical scrollable content.

Is this change user facing?

YES

References (if applicable):

Closes #1438

@adschwartz adschwartz merged commit 2d35d77 into main Oct 2, 2023
32 checks passed
@adschwartz adschwartz deleted the anders/fixes-sticky-scroll branch October 2, 2023 13:43
adschwartz added a commit that referenced this pull request Oct 2, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.83.16](0.83.15...0.83.16)
(2023-10-02)


### Features

* add font
([#1454](#1454))
([75ce332](75ce332)),
closes [#1386](#1386)
* added --args-file to Kurtosis run
([#1451](#1451))
([fdc6220](fdc6220)),
closes [#1112](#1112)


### Bug Fixes

* Remove mouse wheel capture
([#1452](#1452))
([2d35d77](2d35d77)),
closes [#1438](#1438)

---
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: Anders Schwartz <adschwartz@users.noreply.github.com>
leoporoli pushed a commit that referenced this pull request Oct 3, 2023
## Description:
Remove mouse wheel capture on read only windows with no vertical
scrollable content.

## Is this change user facing?
YES

## References (if applicable):
<!-- Add relevant Github Issues, Discord threads, or other helpful
information. -->
Closes #1438
leoporoli pushed a commit that referenced this pull request Oct 3, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.83.16](0.83.15...0.83.16)
(2023-10-02)


### Features

* add font
([#1454](#1454))
([75ce332](75ce332)),
closes [#1386](#1386)
* added --args-file to Kurtosis run
([#1451](#1451))
([fdc6220](fdc6220)),
closes [#1112](#1112)


### Bug Fixes

* Remove mouse wheel capture
([#1452](#1452))
([2d35d77](2d35d77)),
closes [#1438](#1438)

---
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: Anders Schwartz <adschwartz@users.noreply.github.com>
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.

When mouse is over CMD/ENTRYPOINT/ENV codeblock in service inspect screen, scroll is disabled
2 participants