[galaxyproject/galaxy] a45b30: Fix panel drag resize.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: a45b30e97e5b680709d3f67f56d10c649da8f25c https://github.com/galaxyproject/galaxy/commit/a45b30e97e5b680709d3f67f56d10... Author: James Taylor <james@jamestaylor.org> Date: 2018-06-30 (Sat, 30 Jun 2018) Changed paths: M client/galaxy/scripts/layout/panel.js Log Message: ----------- Fix panel drag resize. The mouse position and dragging were out of sync, sometimes even resizing in the wrong direction (when dragging slowly). This switches from a relative calculation to an absolute one which solves the problem. Might have been events out of order or dropped. Commit: 82523528f2b90447df5c47cbfc54bf03f462961c https://github.com/galaxyproject/galaxy/commit/82523528f2b90447df5c47cbfc54b... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-07-01 (Sun, 01 Jul 2018) Changed paths: M client/galaxy/scripts/layout/panel.js Log Message: ----------- Merge pull request #6421 from jxtx/fix-panel-drag Fix panel drag resize. Compare: https://github.com/galaxyproject/galaxy/compare/fcdd1a42451f...82523528f2b9 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub