Logbert icon indicating copy to clipboard operation
Logbert copied to clipboard

fix(Logbert): Optimize time offset settings and loading logic

Open zh3305 opened this issue 1 year ago • 0 comments

  • Revise the time offset setting logic to use newValue instead of mTimeShiftValue.TotalMilliseconds
  • Update the time offset loading method to directly use Settings.Default.TimeShiftValue
  • Remove the call to SetTimeshiftValue() method, opting to initialize the time offset when the form loads

zh3305 avatar Dec 04 '24 01:12 zh3305