Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

Vladimir Kharitonov

Avatar
  • Total activity 22
  • Last activity December 18, 2024 16:00
  • Member since October 17, 2023 13:12
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 9
Activity overview Posts (0) Comments (12)
Sort by recent activity Recent activity Votes
  • Edited December 18, 2024 15:57
    Why is that happened? Thank you very much for any help!This happens in windowed mode because the browser receives native input events. It allows the browser to recognize zooming gestures by itself....
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. OffScreenRendering disables touchpad scaling
    • 0 votes
  • Edited December 18, 2024 16:00
    You may also just execute this JS code once the browser loaded the page, if it doesn't break the page logic. document.addEventListener('wheel', function (event) { if (event.ctrlKey) { ...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. Disable touchpad zooming in JcefBrowser
    • 0 votes
  • Next ›
  • Last »
Copyright © 2000– JetBrains s.r.o.