brackets-archive / bracketsIssues

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

[CLOSED] Project Panel Design Optimization #761

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by pthiess Saturday Apr 28, 2012 at 01:35 GMT Originally opened as https://github.com/adobe/brackets/issues/766


The project panel design needs to be optimized to show the maximum amount of files while still retaining a clean and modern look.

Line height and/or padding between items should be reduced. Indentation of branches should be reduced. Font size might need to be reduced.

The current design dramatically limits the number of files displayed (not good).

http://imgur.com/dQWTG

In comparison to other text editors (on OSX):

core-ai-bot commented 3 years ago

Comment by mikechambers Saturday Apr 28, 2012 at 18:30 GMT


Here is a screenshot of my current brackets project: http://imgur.com/dQWTG

Note how a bunch of the files are cut off too the right. In particular, I have two files that just show "bootstrap"

Support for resizing the panel would help, but I also dont want a huge project panel. Reducing the indent size seems like it would make a big difference.

core-ai-bot commented 3 years ago

Comment by peterflynn Tuesday May 01, 2012 at 18:07 GMT


Additional notes:

I made a prototype of changing our line height to 20px without changing font size or indent, and that looks reasonably decent at least.

core-ai-bot commented 3 years ago

Comment by GarthDB Wednesday May 09, 2012 at 23:07 GMT


@pthiess Fixed with the last pull request.

core-ai-bot commented 3 years ago

Comment by pthiess Wednesday May 09, 2012 at 23:13 GMT


reviewing..

core-ai-bot commented 3 years ago

Comment by pthiess Wednesday May 09, 2012 at 23:20 GMT


Love it, fix regressed :)