mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-23 15:22:41 +01:00
7f13e8a5c5
Summary: Fixes T4914. We currently have a finite limit on column displays which caused T4914. This fixes T4914 by no longer using a fluid layout. Rather, we use a fixed column width layout which does not have a 7 column limit. Future work - see T4054 for an example - will likely make the fluid layout thing work with infinite columns, and / or other work may re-jigger project workboards directly. Test Plan: had a project like in T4914 that wouldn't load and it loaded post this change! added more columns and using javascript inspector noted proper width being set Reviewers: epriestley, chad Reviewed By: epriestley Subscribers: joshuaspence, epriestley, Korvin Maniphest Tasks: T4054, T4914 Differential Revision: https://secure.phabricator.com/D8942 |
||
---|---|---|
.. | ||
calendar | ||
phui-box.css | ||
phui-button.css | ||
phui-document.css | ||
phui-feed-story.css | ||
phui-fontkit.css | ||
phui-form-view.css | ||
phui-form.css | ||
phui-header-view.css | ||
phui-icon.css | ||
phui-info-panel.css | ||
phui-list.css | ||
phui-object-box.css | ||
phui-object-item-list-view.css | ||
phui-pinboard-view.css | ||
phui-property-list-view.css | ||
phui-remarkup-preview.css | ||
phui-spacing.css | ||
phui-status.css | ||
phui-tag-view.css | ||
phui-text.css | ||
phui-timeline-view.css | ||
phui-workboard-view.css | ||
phui-workpanel-view.css |