-
Notifications
You must be signed in to change notification settings - Fork 0
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
[CLOSED] Fix transition for Replace ModalBar with 2 lines #6773
Comments
Comment by redmunds
|
Comment by larz0
|
Comment by larz0
|
Comment by larz0 UX review done. |
Comment by redmunds
|
Comment by TomMalbran
|
Comment by redmunds
|
Issue by redmunds
Tuesday Apr 15, 2014 at 23:56 GMT
Originally opened as adobe/brackets#7524
This is for #7396.
For Replace, the modal bar can only ever be 1 or 2 lines, so I went with a simpler approach. I created a second
offscreen2
class for closing a 2 line modal bar, and then conditionally apply the correct class.I don't see any problem with the transition that opens a 2 line modal bar, so This new class is only used for close.
cc
@
larz0redmunds included the following code: https://github.com/adobe/brackets/pull/7524/commits
The text was updated successfully, but these errors were encountered: