Closed sawft99 closed 2 years ago
There is no active code contributors to this repo any longer. So feel free to contribute, be the change you want to be
Hello,
I think I have found the correction to be done. I cannot do a pull request because I have proxy limitation @work.
In FrmMain.cs, function RestoreActiveSlot(), juste change :
if (_active_selected_slot > _tagslotIndexOffset+7) _active_selected_slot = _tagslotIndexOffset+7; by if (_active_selected_slot > _tagslotIndexOffset+7) _active_selected_slot = 8 -_tagslotIndexOffset;
@Loupetre I added your suggestion, if you want to verify it
Describe the bug
In the GUI and using the built in terminal. If you set slot 8 as active it will take but refreshing or applying the config will revert it to the last slot you had active before that.
To Reproduce:
Expected behavior:
Desktop:
Device & Firmware: