You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2018/09/17 23:12:07 UTC

[GitHub] eirikbakke opened a new pull request #881: [NETBEANS-49] Avoid large scroll pane jumps on Windows

eirikbakke opened a new pull request #881: [NETBEANS-49] Avoid large scroll pane jumps on Windows
URL: https://github.com/apache/incubator-netbeans/pull/881
 
 
   This commit adapts a patch originally written by Pavel Fatin, for IntelliJ, to NetBeans. See
   http://mail.openjdk.java.net/pipermail/awt-dev/2017-January/012507.html . I'll need some
   guidance on how to properly include this external code here. In particular, how do I make
   sure that the external project's NOTICE file gets included in the compiled NetBeans
   distribution?
   
   The main utility of this patch is to avoid scroll panes scrolling a too large
   number of lines when using a touch pad or mouse wheel on Windows. See the
   bug report at NETBEANS-49.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists