Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Update project panel font - #694

Merged
redmunds merged 3 commits into
masterfrom
glenn/issue-676
Apr 19, 2012
Merged

Update project panel font#694
redmunds merged 3 commits into
masterfrom
glenn/issue-676

Conversation

@gruehle

Copy link
Copy Markdown
Member

Update the project panel font weights to match the Northstar prototype.

Note that the appearance of the fonts on the Mac is heavier than the appearance of the Northstar prototype. This is due to rendering differences between CEF 1 and Chrome 18.

@redmunds

Copy link
Copy Markdown
Contributor

reviewing

@redmunds

Copy link
Copy Markdown
Contributor

Looks good

redmunds added a commit that referenced this pull request Apr 19, 2012
@redmunds
redmunds merged commit cff223f into masterApr 19, 2012
@peterflynn

Copy link
Copy Markdown
Member

Interestingly, even in CEF 3 (brackets-shell) the font weights still appear significantly heavier on Mac than on Win

gideonthomas pushed a commit to gideonthomas/brackets that referenced this pull request May 10, 2017
updated code to load hidden image and use that url to load our canvas; indentation fixes, added basic error handling for callback of line 24
attempt to take the code from filters.js and put it into ImageViewer.js fixes the swatches not loading and allows canvas to be shown for multiple images, but save problem persists
First fixes
Abstract base64 to buffer conversion logic
Cleanup image filter code
Update main.js
"added a comma to fix build error"
got rid of extra lines that weren't working with current build
reverted change to dimensionString
fixed a capitalization typo for Image.js require
updated caman library with comment block for details of license, url, etc
updated base64toBuffer to be in fileUtils
fixed a variable name typo [FileUtils] to [FilerUtils]
updated to make text fixes (IMAGE_FILTER to IMAGE_FILTERS_TITLE and alignment), and removed the filesystemRefresh function (seems stable from my testing)
Some styling updates to the image filter UI.
Added a progress spinner
De-selecting selected filter after it's applied to the image.
Hard to force a style override and fixed a nit.
Code style fixes
gideonthomas pushed a commit to gideonthomas/brackets that referenced this pull request May 10, 2017
updated code to load hidden image and use that url to load our canvas; indentation fixes, added basic error handling for callback of line 24
attempt to take the code from filters.js and put it into ImageViewer.js fixes the swatches not loading and allows canvas to be shown for multiple images, but save problem persists
First fixes
Abstract base64 to buffer conversion logic
Cleanup image filter code
Update main.js
"added a comma to fix build error"
got rid of extra lines that weren't working with current build
reverted change to dimensionString
fixed a capitalization typo for Image.js require
updated caman library with comment block for details of license, url, etc
updated base64toBuffer to be in fileUtils
fixed a variable name typo [FileUtils] to [FilerUtils]
updated to make text fixes (IMAGE_FILTER to IMAGE_FILTERS_TITLE and alignment), and removed the filesystemRefresh function (seems stable from my testing)
Some styling updates to the image filter UI.
Added a progress spinner
De-selecting selected filter after it's applied to the image.
Hard to force a style override and fixed a nit.
Code style fixes
Sign up for freeto 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.

3 participants

@gruehle@redmunds@peterflynn