diff options
author | Ricky Curtice <kf6kjg+hg@gmail.com> | 2012-11-26 18:39:37 -0800 |
---|---|---|
committer | Ricky Curtice <kf6kjg+hg@gmail.com> | 2012-11-26 18:39:37 -0800 |
commit | b70cc0ba53ae2dba3e6773e9966546d41be1e83e (patch) | |
tree | 8052a9cb787d1ba9e161ad88b04c334fd59db974 /doc | |
parent | d56a98dea4c7523a759bea4740d8bdde1df15e30 (diff) |
STORM-1919: Fixed snapping of rotation in the edge-on case
Simply had to guard the snapping code, making sure that the last "else" case was preserved when either the outer or the inner tests failed.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/contributions.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/contributions.txt b/doc/contributions.txt index e20b7b83c5..c8de5d5bf7 100644 --- a/doc/contributions.txt +++ b/doc/contributions.txt @@ -311,6 +311,7 @@ Cron Stardust VWR-10579 VWR-25120 STORM-1075 + STORM-1919 Cypren Christenson STORM-417 Dante Tucker |