主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Fctorial
活动总数
7
最后的活动
2020年08月11日 15:10
成员加入日期
2020年07月16日 05:48
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2020年08月11日 15:10
> Your plugin.xml defines <idea-version since-build="193" /> Yes, this issue came up when publishing plugin. I changed it in plugin page but not in the repo. > See also com.intellij.openapi.vfs.enc...
社区
IntelliJ IDEA Open API and Plugin Development
Can't scroll with mouse wheel in an intellij popup
0 票
创建于
2020年08月11日 13:24
I've uploaded the demo here[1] with gradle 6.4. `ZoneChooserStandalone` has a main method that'll run the standalone popup demo, and scrolling works in it as expected. [1] https://github.com/fcto...
社区
IntelliJ IDEA Open API and Plugin Development
Can't scroll with mouse wheel in an intellij popup
0 票
创建于
2020年08月06日 15:36
Yes
社区
IntelliJ IDEA Open API and Plugin Development
Can't scroll with mouse wheel in an intellij popup
0 票
创建于
2020年07月17日 14:28
I attached mousewheel listeners to every component from the `JBList` to the root and it turns out that none of the components recieve any mousewheel events when I scroll over an intellij popup.
社区
IntelliJ IDEA Open API and Plugin Development
Can't scroll with mouse wheel in an intellij popup
0 票
创建于
2020年07月16日 13:21
I tried it on `idea-IC-201.6668.121` and `idea-IU-202.6250.13`.
社区
IntelliJ IDEA Open API and Plugin Development
Can't scroll with mouse wheel in an intellij popup
0 票