brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] For visual review only: visual design of file working set #48

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by tvoliter Thursday Jan 05, 2012 at 02:51 GMT Originally opened as https://github.com/adobe/brackets/pull/44


Note: this pull request is for visual review only, so please don't commit to master.

Also, please don't spend time reviewing the code yet as I haven't cleaned up the css. Right now I am just asking for feedback on the visual design of file working set area. Since Peter is still working on the model code, this change has some hard coded data in order to visual the css and basic interactions.

Changes:


tvoliter included the following code: https://github.com/adobe/brackets/pull/44/commits

core-ai-bot commented 3 years ago

Comment by njx Thursday Jan 05, 2012 at 19:32 GMT


We'll definitely be changing all this once we get some real XD input, so I don't want to spend a bunch of time tweaking this, but here are some things we should do to make what we have look a little better.

I can make a little mockup if it would help--let me know.

core-ai-bot commented 3 years ago

Comment by chrisbank Thursday Jan 05, 2012 at 19:39 GMT


FWIW, I think the HR could be a little more prominent. The margin at the end of the list might also be a little much so the of the open files isn't so far from the start of the next panel.

core-ai-bot commented 3 years ago

Comment by njx Thursday Jan 05, 2012 at 19:47 GMT


Yes, the HR needs to look etched--it should be a dark line with a light shadow--and it should probably go all the way across the panel. Perhaps instead of using an HR, you could implement it by creating a bottom 1px gray border on the box containing the open file list (use the same gray as the thin line on the right that separates the file list from the code editor), and then add a 1px vertical white box-shadow with no blur.

core-ai-bot commented 3 years ago

Comment by peterflynn Thursday Jan 05, 2012 at 22:22 GMT


core-ai-bot commented 3 years ago

Comment by tvoliter Thursday Jan 05, 2012 at 22:42 GMT


Thanks for your feedback guys. I have incorporated most of the fixes and will have an update out shortly.

core-ai-bot commented 3 years ago

Comment by njx Friday Jan 13, 2012 at 23:16 GMT


There seem to be two image files, brackets-sprite.png, and brackets-sprites.png. Also, the transparency on the icons is wrong, so they look bad against the selected item background.

core-ai-bot commented 3 years ago

Comment by njx Friday Jan 13, 2012 at 23:21 GMT


It's a little weird to have the "Open Files" list (with the expando arrow pointing down) when there's no open documents. Espresso solves this by having some informational text there when the list is empty. I wonder if we should consider hiding the Open Files header entirely when there are no open files, or adding "No open files" underneath it in a grayish colorwhen it's empty.