Adds the ability to set a pager onto an object box directly and pick up appropriate styles.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T12604: Pager hard to notice in Diffusion
- Commits
- rP7c61ace086fa: Attach Diffusion Pagers to their ObjectBoxView
grep for renderTablePagerBox, test layouts with and without a pager.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
btw, how can I increase the layout here, seems to cut off at 100 and I couldn't find a constant for it.
src/applications/diffusion/controller/DiffusionCommitController.php | ||
---|---|---|
5 ↗ | (On Diff #42702) | whoopsies. |
Comment Actions
It's a builtin Conduit limit so there's no way to increase it without far-reaching effects.