Changes between Initial Version and Version 1 of Ticket #14618, comment 14


Ignore:
Timestamp:
Sep 15, 2023, 9:21:24 AM (8 months ago)
Author:
eriktorbjorn

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14618, comment 14

    initial v1  
    1 The issue seems to be gone, but the discrepancy illustrated by the table above is still there. To clarify this was captured at the "Save/load the iMuse status" point in the code. I guess it makes no difference to (_saveSound || !_saveTemporaryState), but I still find it worrying that _saveTemporaryState is true when manually loading a save state.
     1The issue seems to be gone, but the discrepancy illustrated by the table above is still there. To clarify this was captured at the "Save/load the iMuse status" point in the code. I guess it makes no difference to {{{(_saveSound || !_saveTemporaryState)}}}, but I still find it worrying that {{{_saveTemporaryState}}} is true when manually loading a save state.