Page MenuHomePhabricator

Improve minor client behaviors for document rendering
ClosedPublic

Authored by epriestley on Mar 23 2018, 8:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 26, 5:01 PM
Unknown Object (File)
Thu, Mar 21, 7:29 AM
Unknown Object (File)
Fri, Mar 1, 3:43 AM
Unknown Object (File)
Feb 21 2024, 11:32 AM
Unknown Object (File)
Feb 19 2024, 12:40 PM
Unknown Object (File)
Feb 10 2024, 12:43 AM
Unknown Object (File)
Feb 8 2024, 6:46 PM
Unknown Object (File)
Feb 8 2024, 3:09 AM
Subscribers
None

Details

Summary

Ref T13105. This adds various small client-side improvements to document rendering.

  • In the menu, show which renderer is in use.
  • Make linking to lines work.
  • Make URIs persist information about which rendering engine is in use.
  • Improve the UI feedback for transitions between document types.
  • Load slower documents asynchronously by default.
  • Discard irrelevant requests if you spam the view menu.
Test Plan

Loaded files, linked to lines, swapped between modes, copy/pasted URLs.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 23 2018, 9:09 PM
This revision was automatically updated to reflect the committed changes.