Page MenuHomePhabricator

Make JX.Tooltip more conservative about positioning
ClosedPublic

Authored by epriestley on Jan 5 2017, 4:52 PM.
Tags
None
Referenced Files
F14054993: D17145.diff
Sat, Nov 16, 7:13 AM
F14041294: D17145.diff
Mon, Nov 11, 5:12 PM
F14025944: D17145.diff
Thu, Nov 7, 9:29 PM
F14018560: D17145.id41232.diff
Tue, Nov 5, 4:02 PM
F13997039: D17145.diff
Thu, Oct 24, 1:48 AM
Unknown Object (File)
Sep 27 2024, 11:04 AM
Unknown Object (File)
Sep 21 2024, 1:11 PM
Unknown Object (File)
Sep 21 2024, 1:06 AM
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.