-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Non-spatial mode broken #134
Comments
This can be reproduced. I activated non-spatial mode and I still had new windows for each folder. It did change the window some so that I had navigation controls on the window, which those worked fine. |
It had worked once. I think I must have broken it accidentally (and not noticed since I use Spatial). |
I may have some time today I will check it out and see what I can find. I
will update later if I find anything.
…On Sun, Nov 28, 2021, 08:57 probonopd ***@***.***> wrote:
It had worked once. I think I must have broken it accidentally.
We need to figure out which commit broke it by using git bisect...
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#134 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACQ5WCTWCJISAGEMSZQ6AETUOJNOZANCNFSM5GSGFTCQ>
.
|
I would not be entirely surprised if it started to break around 1c60345. Possibly we need to use some |
Opens each folder in a new window even if Spatial model is off.
Can this be reproduced?
Which commit introduced this bug? Possible need to do
git bisect
.The text was updated successfully, but these errors were encountered: