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

Increase the tabs bar and tabsToolbarButtons height #8300

Merged
merged 1 commit into from
Apr 13, 2017
Merged

Increase the tabs bar and tabsToolbarButtons height #8300

merged 1 commit into from
Apr 13, 2017

Conversation

luixxiul
Copy link
Contributor

@luixxiul luixxiul commented Apr 13, 2017

Closes #8263

tab

Auditors:

Test Plan:

  1. Open github.com
  2. Open facebook.com in a new tab
  3. Open about:preferences in a new tab
  4. Turn on the tab theme option
  5. Make sure the tabs look good
  6. Ensure drag and drop still works good for moving tabs around
  7. Ensure other features still look good; for example, bookmarks toolbar
  8. Ensure the menu button on the tabs bar still works good
  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).

#7740 (comment)

Closes #8263

Auditors:

Test Plan:
1. Open github.com
2. Open facebook.com in a new tab
3. Open about:preferences in a new tab
4. Turn on the tab theme option
5. Make sure the tab looks good
6. Ensure drag and drop still works good for moving tabs around
7. Ensure other features still look good; for example, bookmarks toolbar
8. Ensure the menu button on the tabs bar still works good
@@ -210,4 +210,6 @@ globalStyles.color.activeTabDefaultColor = globalStyles.color.chromePrimary
globalStyles.color.switchBG_on = globalStyles.color.braveOrange
globalStyles.color.statsGray = globalStyles.color.chromeText

globalStyles.spacing.tabHeight = globalStyles.spacing.tabsToolbarHeight
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Actually globalStyles.spacing.tabsToolbarHeight is not yet used anywhere else (as the tabs bar is yet to be refactored with Aphrodite).

@bsclifton bsclifton added this to the 0.14.2 milestone Apr 13, 2017
Copy link
Member

@bsclifton bsclifton left a comment

Choose a reason for hiding this comment

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

++

@bsclifton bsclifton merged commit 8f59a3b into brave:master Apr 13, 2017
@luixxiul luixxiul deleted the hotfix-navbarHeight branch April 14, 2017 00:54
@luixxiul luixxiul self-assigned this Apr 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants