mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Gecko engine for Wine
baf88f8812
+ Cleaned up the text location when shrunk down + Gave the groups rounded corners on all but the resize corner + Liberal use of overflow:hidden + Removed lasso (for now) + The "site" feature now uses grouping. Each site that has multiple pages gets its own group; the remaining pages are grouped together (unless there's only one remaining page, in which case it's just left alone (though maybe it should get a group too)) GROUPS: + Although the animation is chunky to non-existent, the Groups object now has an arrange() function that breaks the window into equal sections + Fixed a bug where dragging a tab within a group and dropping it again would add it a second time. Related to this bug, found that tabs were being added to the Group._children sometimes as DOM elements and sometimes as jQuery objects. Standardized on DOM objects + The Group class is now available from the Groups object, so outside code can create new groups |
||
---|---|---|
browser | ||
content |