shan wang
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
-
Created OffScreenRendering disables touchpad scaling
PlannedI need touchpad to scale the JcefBrowser webpage content, but when I set OffScreenRendering to true, it won't responds to the pinch or scale event. Why is that happened? Thank you very much for any... -
Edited Disable touchpad zooming in JcefBrowser
PlannedHi, I managed to disable zooming triggered by Ctrl + MouseWheel in JcefBrowser throughjbCefBrowser.getComponent().addMouseWheelListener(e -> { if (e.isControlDown()) { jbCefBrowser.getCef... -
Edited How Are "Downloads" Counted on JetBrains Marketplace Plugin Pages?
AnsweredI have a question about the "Downloads" count displayed on JetBrains Marketplace plugin pages. Could you please clarify how this number is calculated? Specifically: Does the count increase by 1 whe... -
Edited Several users reported that JCEF is not supported on 2024.2.3
AnsweredHe is using windows and his IDE version:IntelliJ IDEA 2024.2.3 (Ultimate Edition)Build #IU-242.23339.11, built on September 25, 2024Licensed to signup scooterYou have a perpetual fallback license f...