Skip to content
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

Makes status zoom button a IStatusbarEntry #74454 #75618

Merged
merged 1 commit into from Jun 21, 2019

Conversation

burknator
Copy link
Contributor

@burknator burknator commented Jun 17, 2019

Resolves #74454

ZoomStatusbarItem can now be instantiated, which is done in
InlineImageView, which it uses to update the status bar.
The needed services are passed down via constructors,
starting in BaseBinaryResourceEditor.
Also, the ID of status bar items is now assigned as the
id-attribute of the item's container.

@msftclas
Copy link

msftclas commented Jun 17, 2019

CLA assistant check
All CLA requirements met.

@bpasero bpasero added this to the June 2019 milestone Jun 17, 2019
@bpasero bpasero requested review from bpasero and removed request for bpasero June 17, 2019 11:05
@bpasero
Copy link
Member

bpasero commented Jun 17, 2019

@burknator can you also remove the a.zoom-statusbar-item entry from resourceviewer.css

ZoomStatusbarItem can now be instantiated, which is done in
InlineImageView, which it uses to update the status bar.
The needed services are passed down via constructors,
starting in BaseBinaryResourceEditor.
Removes padding from CSS which was necessary because of previous
implementation.
@burknator
Copy link
Contributor Author

Of course! Took mental note of that, should've written it down instead...

@mjbvz mjbvz merged commit 2155c06 into microsoft:master Jun 21, 2019
@mjbvz
Copy link
Contributor

mjbvz commented Jun 21, 2019

Thanks! Scheduled for VS Code 1.36

@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Status zoom button should be a IStatusbarEntry
4 participants