Skip to content

Use default flex values and use margins#104052

Merged
isidorn merged 1 commit intomicrosoft:masterfrom
pfongkye:issue/#102933
Aug 10, 2020
Merged

Use default flex values and use margins#104052
isidorn merged 1 commit intomicrosoft:masterfrom
pfongkye:issue/#102933

Conversation

@pfongkye
Copy link
Contributor

@pfongkye pfongkye commented Aug 5, 2020

This PR fixes #102933

@pfongkye pfongkye changed the title keep default flex values for children and use margins Use default flex values and use margins Aug 5, 2020
}

.monaco-workbench .repl .repl-tree .output.expression.value-and-source .value {
flex: 1;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need a min-width for value? @isidorn

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am fine either way, whatever you think behaves better.
I can also provide more feedback once I test this out

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can keep it as is to avoid adding more constraints. Waiting for your feedback to see if it behaves as intended or if there are side effects that I haven't seen.

@lszomoru lszomoru requested a review from isidorn August 5, 2020 11:01
@pfongkye pfongkye marked this pull request as ready for review August 5, 2020 11:11
@isidorn
Copy link
Collaborator

isidorn commented Aug 5, 2020

@pfongkye thanks a lot for this PR. This week we are wrapping up our release, which means we only take critical fixes in. Thus assigning this to August Milestone and I plan to review next week.

@isidorn isidorn added this to the August 2020 milestone Aug 5, 2020
@pfongkye
Copy link
Contributor Author

pfongkye commented Aug 5, 2020

@isidorn no worries 👍

@isidorn
Copy link
Collaborator

isidorn commented Aug 10, 2020

I tried this out and seem to work just fine. Merging in.
Thanks a lot for this PR ☀️ 🍻

@isidorn isidorn merged commit fb13eb1 into microsoft:master Aug 10, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Sep 24, 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.

Debug window concatenates file names (filename.component...)

2 participants