Opened 12 years ago
Closed 12 years ago
#7492 closed feature (fixed)
Position: Add "flipfit" collision
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.9.0 |
Component: | ui.position | Version: | 1.8.13 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The flipfit collision method should attempt apply a flip, then apply a fit to make sure the element is positioned as best it can be. This requires the logic from #5284 to make sure that the element is only flipped if flipping helps.
Change History (3)
comment:1 Changed 12 years ago by
Priority: | minor → blocker |
---|---|
Status: | new → open |
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
Note: See
TracTickets for help on using
tickets.
Landed in master. Needs to additional testing to verify it covers everything we want.