dsehnal 3 лет назад
Родитель
Сommit
77376056b9
1 измененных файлов с 3 добавлено и 2 удалено
  1. 3 2
      CHANGELOG.md

+ 3 - 2
CHANGELOG.md

@@ -6,15 +6,16 @@ Note that since we don't clearly distinguish between a public and private interf
 
 ## [Unreleased]
 
-- Add surronding atoms (5 Angstrom) structure selection query
+- Add surrounding atoms (5 Angstrom) structure selection query
 - [Breaking] Add maxDistance prop to ``IndexPairBonds``
 - Fix coordinateSystem not handled in ``Structure.asParent``
-- Add dynamicBonds to ``Structure`` props (force re-calc on model change)
+- Add ``dynamicBonds`` to ``Structure`` props (force re-calc on model change)
     - Expose as optional param in root structure transform helper
 - Add overpaint support to geometry exporters
 - ``InputObserver`` improvements
   - normalize wheel speed across browsers/platforms
   - support Safari gestures (used by ``TrackballControls``)
+  - ``PinchInput.fractionDelta`` and use it in ``TrackballControls``
 
 ## [v2.2.0] - 2021-07-31