mbien opened a new pull request, #8791: URL: https://github.com/apache/netbeans/pull/8791
similar to versioning history, diff mode and divider location should remain the same when a new diff is loaded (e.g file or revision selection changes). adds a new factory method to `DiffController` which copies the the UI state into the new controller and moved some code from the versioning history into it (originally added in #7128). Versioning history, single-file history and tree diff windows use now the new factory method. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists