You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since 4.6.4/4.6.5 the settings in config.ini regarding the settings-window and the position of the main-window are no longer respected. With 4.6.3 everything was fine.
My settings in config.ini:
settings_window_size=@SiZe(1008 474) - the window is too narrow with 4.6.4/4.6.5,
window_position=@point(0 16) - the main window starts always centered with 4.6.4/4.6.5.
Changes to the settings are ignored.
As a workaround I reverted the commits e48677b and 8e2de8c from #1281. Now everything is fine again.
How to reproduce the bug?
change settings regarding size of settings_window and window_position - or - start rssguard and resize windows
start rssguard (again)
What was the expected result?
The settings in config.ini are always respected.
What actually happened?
Size-settings in config.ini are ignored - rssguard starts always centered, not left-aligned as I would like it to be.
Brief description of the issue
Since 4.6.4/4.6.5 the settings in config.ini regarding the settings-window and the position of the main-window are no longer respected. With 4.6.3 everything was fine.
My settings in config.ini:
settings_window_size=@SiZe(1008 474) - the window is too narrow with 4.6.4/4.6.5,
window_position=@point(0 16) - the main window starts always centered with 4.6.4/4.6.5.
Changes to the settings are ignored.
As a workaround I reverted the commits e48677b and 8e2de8c from #1281. Now everything is fine again.
How to reproduce the bug?
What was the expected result?
The settings in config.ini are always respected.
What actually happened?
Size-settings in config.ini are ignored - rssguard starts always centered, not left-aligned as I would like it to be.
Debug log
.rssguard.log
Operating system and version
The text was updated successfully, but these errors were encountered: