Mostly a visual spacing pass, also adds in circle icons for edit, collapse. For now removing the fixed position on the icons for simplicity while the basics are being polished.
Details
Details
- Reviewers
epriestley - Commits
- Restricted Diffusion Commit
rP6a701c198843: Spiffy up new sidebar, simplify UI
Projects, Profiles, wide and narrow.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- sidebar-1 (branched from master)
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 10248 Build 12464: Run Core Tests Build 12463: arc lint + arc unit
Event Timeline
Comment Actions
where does the narrow workboard width get set?
src/applications/celerity/postprocessor/CelerityDefaultPostprocessor.php | ||
---|---|---|
206 | I moved this to 88 so it has some symmetry with the header at 44. |
Comment Actions
Workboard junk is these in phui-workboard-view.css, I believe:
.device-desktop .project-board-wrapper .phui-workboard-view-shadow { left: 253px; } .device-desktop .phui-profile-menu-collapsed .project-board-wrapper .phui-workboard-view-shadow { left: 93px; }