Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Show dropdown when resizing with splitter #2981

Merged
merged 1 commit into from May 22, 2017

Conversation

irfanhudda
Copy link
Contributor

Minor bugfix

When left splitter (in LTR mode) is used to resize editor tabs were not being refreshed.

Summary of changes

  • Add startPanelSize property to EditorTabs so it gets refreshed when startPanelSize changes

Screenshots

Before recored-2017-05-22_201258-opt
After recored-2017-05-18_233304-opt

@codecov
Copy link

codecov bot commented May 22, 2017

Codecov Report

Merging #2981 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2981   +/-   ##
=======================================
  Coverage   63.38%   63.38%           
=======================================
  Files          68       68           
  Lines        2472     2472           
  Branches      507      507           
=======================================
  Hits         1567     1567           
  Misses        905      905

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 00971e9...3e39bac. Read the comment docs.

Copy link
Contributor

@jasonLaster jasonLaster left a comment

Choose a reason for hiding this comment

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

👍

@jasonLaster jasonLaster merged commit 3575c18 into firefox-devtools:master May 22, 2017
@irfanhudda irfanhudda deleted the dropdown-refresh branch May 23, 2017 05:02
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.

None yet

2 participants