「view this page in B3 βῆτα server」

Revisions №376

branch: interactive/develop 「№376」
Commited by: Rocco Moretti
GitHub commit link: 「6cfca598839f2c63」 「№5736」
Difference from previous tested commit:  code diff
Commit date: 2021-12-02 15:54:12
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #5736 from RosettaCommons/roccomoretti/interactive_view_hotkey_fix [Foldit] Re-enable View Option hotkeys. Several things going on. We needed to update how we were working with refresh() to make sure that the StandaloneViewOptions were being properly enabled. Then we needed to make sure that the two view windows (preset and old-style) weren't conflicting with each other with respect to the hotkey registration. There's also some missing observer attachment that needed to get fixed.

...