syncthingtray/syncthingwidgets
Martchus 5769962965 Fix restoring web view geometry
The geometry must not be saved in the destructor because at this point it
seems already invalidated leading to the next web view window being
restored to a very small size. It works when saving the geometry in the
close event instead.
2024-06-02 14:05:26 +02:00
..
misc Allow expanding paths in libsyncthing directory paths 2024-06-02 13:28:36 +02:00
resources Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
settings Allow expanding paths in libsyncthing directory paths 2024-06-02 13:28:36 +02:00
tests Mock setting the autostart path in the wizard test 2023-12-22 17:33:21 +01:00
translations Allow expanding paths in libsyncthing directory paths 2024-06-02 13:28:36 +02:00
webview Fix restoring web view geometry 2024-06-02 14:05:26 +02:00
CMakeLists.txt Disable the autostart setting via NO_AUTOSTART_SETTINGS also in wizard 2024-05-19 16:28:44 +02:00
global.h Apply change of global.h template 2024-02-22 19:43:14 +01:00