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

Revisions №538

branch: interactive/develop 「№538」
Commited by: Rocco Moretti
GitHub commit link: 「656e541f273bbb59」 「№6241」
Difference from previous tested commit:  code diff
Commit date: 2022-10-11 14:12:09
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #6241 from RosettaCommons/roccomoretti/interactive_none_preset_crash [Foldit] Fix crash when selecting None preset. The None preset was being built as a base class object, but the actual application needed to dynamic cast to a Standalone-level object. This resulted in a nullpointer when you tried to activate the None preset. Now when you select "None", the actual view doesn't change, but you no longer have the preset selected. RELEASE NOTES: Fix crash when None preset is selected.

...
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window