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

Revisions №647

branch: interactive/develop 「№647」
Commited by: Rocco Moretti
GitHub commit link: 「95023111b38c8041」 「№6567」
Difference from previous tested commit:  code diff
Commit date: 2025-07-07 14:42:19
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #6567 from RosettaCommons/roccomoretti/load_save_tooltips [Foldit] Make working with saved solutions descriptions easier. Right now the interface for dealing with saved solutions with descriptions isn't great. There isn't a convenient way of viewing larger descriptions (the display in the LoadSaveDialog cuts it off at 5 lines), and it's not all that convenient to enter the description in the first place. This PR adds a tooltip in the LoadSaveDialog which displays the full description (inartfully wrapped, if necessary). It also adjusts the keyboard behavior of the Save Solution panel. Right now, if you hit enter on either the Name or Description, it immediately saves the solution. This disincentivizes adding a description or a longer (multi-line) description. (Which may be why practically no save-with-scientists have a description entry.) Change that such that an enter on the Name moves to the Description field, and an enter on the Description simply adds a line. -- This may or may not be popular with some, as it does slow down the process of saving a bit. RELEASE NOTES: Show full solution descriptions in Open/Share Solutions panel. RELEASE NOTES: Adjust how enter and tab keys behave on Save Solutions panel.

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

 View log

Loading...

 View log in dialog  View log in log in separate window