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
If the configuration settings window is located on the right most screen, the popup to select the location for the Todo.txt directory is shown on the left screen (see attachment).
I have not tested this in the master branch.
The text was updated successfully, but these errors were encountered:
In this case it might be a Gtk issue, as I am using a simple Gtk.FileChooserButton on all branches. I will do some research in that area but already assume it won't be fixable unless replacing that button with an own implementation (which, quite frankly, I don't have the time for currently).
Nevertheless thanks for reporting - I'll see what I can do.
Moreover @JMoerman's efforts of porting Go For It! to Gtk < 3.10 might help to fix several things on Windows at once, because currently I am shipping the unstable Gtk 3.10 for Windows which is going to be replaced with the stable 3.6 release.
If the configuration settings window is located on the right most screen, the popup to select the location for the Todo.txt directory is shown on the left screen (see attachment).
I have not tested this in the master branch.
The text was updated successfully, but these errors were encountered: