Page MenuHomePhabricator

Make JX.Tooltip more conservative about positioning
ClosedPublic

Authored by epriestley on Jan 5 2017, 4:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 3, 8:23 PM
Unknown Object (File)
Sun, Mar 2, 12:26 PM
Unknown Object (File)
Sun, Feb 23, 3:58 PM
Unknown Object (File)
Fri, Feb 21, 3:01 PM
Unknown Object (File)
Thu, Feb 20, 12:25 AM
Unknown Object (File)
Sat, Feb 15, 3:26 AM
Unknown Object (File)
Thu, Feb 13, 2:01 PM
Unknown Object (File)
Wed, Feb 12, 3:45 PM
Subscribers
None

Details

Summary

Fixes T10687. Fixes T12064.

  • Primarily, adds a margin around the edge of the screen for the purposes of aligning the tooltip.
  • Also, tries to flip the tooltip if it can (e.g., if the tooltip normally goes east, try west first), then tries other positions exhastively.
Test Plan

Screen Shot 2017-01-05 at 8.48.28 AM.png (207×226 px, 8 KB)

Screen Shot 2017-01-05 at 8.49.17 AM.png (266×318 px, 15 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chad edited edge metadata.

8071526975_7bc933b835.jpg (375×500 px, 69 KB)

Curiously, this did not transition to "Accepted".

This revision is now accepted and ready to land.Jan 5 2017, 5:05 PM

I think "Accept" + "Comment" may be interacting, probably not too tricky to fix.

This revision was automatically updated to reflect the committed changes.