mxcube / mxcubeweb

MXCuBE-Web
http://mxcube.github.io/mxcubeweb/
GNU Lesser General Public License v3.0
25 stars 39 forks source link

Extract `GridControl` and `CentringControl` from `SampleControls` #1456

Closed axelboc closed 1 month ago

axelboc commented 1 month ago

I'm moving a bunch of the onClick logics into Redux thunks to avoid subscribing components to too much global state.