-
Notifications
You must be signed in to change notification settings - Fork 296
Closed
Labels
Description
Can be implemented via the image masking (#445) and temporary cached targets (#485) to record the transformed clip region into the mask image.
Related to #154 and #427. Also - servo/servo#13578
The implementation is split into 3 parts:
- refactor the clip handling (Major refactoring of how clips are processed down the pipeline #512)off-screen clip mask generation (Off-screen clip mask generation #556)removal of the clip shaders (Off-screen clip mask generation #556)API upgrade to actually support the transformed clips (Clip stack collapse path #595)To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
Auto merge of #497 - kvark:text_transform, r=glennw
Auto merge of #516 - kvark:prim_sub_index, r=glennw
Auto merge of #512 - kvark:region, r=glennw
Auto merge of #556 - kvark:clip_stack, r=glennw
2 remaining items