This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Resizing sidebar produces strange behavior in projects panel #1548
Labels
Comments
ghost
assigned jasonsanjose
Sep 11, 2012
Reviewed - assigned to JSJ |
This is not happening anymore. Probably since #1845 was merged. |
Yes, this looks much better. I still see some reflowing of contents that change height (i.e. project name + triangle). This should get fixed with enforcing a min-width which is captured in issue #998. |
Oh, you're right... I was testing with an old version of the shell so it was not loading the extensions and I wasn't seeing the reflow due to the RecentProjects one... @redmunds I'm not sure enforcing a min-width will solve this as the project name could be really large, right? Should we reopen this issue to keep track of the triangle+recentProjects issue? |
Yes. Re-opening for now. |
redmunds
added a commit
that referenced
this issue
Nov 5, 2012
Prevent reflow in the project name title (#1548)
Confirmed fix. Closing. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When resizing the sidebar (doing it smaller), you can see two strange movements on the projects panel as if two new break lines where added.
Steps to reproduce:
Result:
Expected result:
The text was updated successfully, but these errors were encountered: