-
Notifications
You must be signed in to change notification settings - Fork 975
Dragging tabs no longer shows tabs physically moving #6033
Comments
I narrowed it down; great memory, @bradleyrichter 😄 (any help narrowing it down further is appreciated!) |
I tried to reproduce this on my computer, but when I went back in time I get the following error:
I tried with |
@NejcZdovc interesting- did you clear your node_modules and redo the I was able to narrow down the above not by using source, but by downloading/installing releases (and working off the commits tied to them) |
@bsclifton yes I deleted my I am using node version 7.2.0 and npm version 4.0.3. I would expect that I would get a different error something like |
I would love to tackle this problem, but I need to make it work first somehow 😃 |
You may try installing an older version of node.js; I believe back then, we were using version 6.3. Because building our fork of electron involves compiling node.js, it may need to be on the same version (although, it shouldn't matter for this; since it should be using pre-built) |
Will try with node version switcher to set it to 6.3, hope this will help |
This was recently mentioned on Twitter by a user:
Dragging tabs in 0.13.0 (Preview 9) |
@NejcZdovc I know it's been a while- did you want to check this one out? |
Resolves brave#6033 Auditors: @bsclifton Test Plan: - try dnd tabs as mentioned in brave#6033
Resolves brave#6033 Auditors: @bsclifton Test Plan: - try dnd tabs as mentioned in brave#6033
Resolves brave#6033 Auditors: @bsclifton Test Plan: - try dnd tabs as mentioned in brave#6033
I created the issue as a follow up: #6863 |
@luixxiul regarding the second one (space around active tab) I already talked with @bradleyrichter and I will remove it when I will be working on tab animations |
Sweet! |
Did you search for similar issues before submitting this one?
YEs
Describe the issue you encountered:
Tabs used to show an animation of the surrounding tabs moving out of the way:
Somewhere along the way, this regressed.
Per @bradleyrichter:
This was in 0.12.1 and it fell off shortly after that. By 0.12.5 it was gone
Expected behavior:
Should behave as they do in the picture
Platform (Win7, 8, 10? macOS? Linux distro?):
Brave Version: 0.12.5+
Steps to reproduce:
The text was updated successfully, but these errors were encountered: