foldynl / QLog

Amateur radio logbook software
GNU General Public License v3.0
127 stars 18 forks source link

Position and zoom factor of the bandmap #415

Closed dl2ki closed 1 week ago

dl2ki commented 1 month ago

I noticed the following:

Example:

You set the bandmap to 40m so that the beginning of the band is visible at the top.

Screenshot_20240719_082056

Now you switch to e.g. 20m and set the bandmap so that the end of the band is visible at the bottom.

Screenshot_20240719_082134

If you now switch back to 40m, the bandmap has lost its original position and the end of the band is displayed.

Screenshot_20240719_082153

Would it make sense to temporarily save the bandmap settings (scroll position, zoom factor) for each band so that they can be restored when switching bands?

foldynl commented 1 month ago

The zoom factor is now saved. The scroll position is not saved, which is a good idea. I have enabled Center RX, so I always have the same position because QLog saves the "last seen frequency before band switching." However, if you have disabledCenter RX, the scroll position can vary.