Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to animate multiple selected elements #13155

Open
jortega-consultant opened this issue Mar 22, 2023 · 2 comments
Open

Ability to animate multiple selected elements #13155

jortega-consultant opened this issue Mar 22, 2023 · 2 comments
Labels
Group: Animations Group: Selection P3 Nice to have Type: Enhancement New feature or improvement of an existing feature

Comments

@jortega-consultant
Copy link

Feature Description

As many publishers use animations throughout their stories, we would like improvements made to support the ability to select multiple objects/layers and apply a uniform animation to the group.

The implementation of this feature should comply with the following cases:

  • The user should be able to select multiple objects or layers in the Google Web Story editor.
  • The user should be able to apply a uniform animation to the selected objects or layers as a group.
  • The user should be able to preview the animation before applying it.
  • The feature should be intuitive to use, and the user interface should clearly indicate when multiple objects or layers are selected.

Alternatives Considered

Right now, users must animate each individual element, when selecting a group of objects/layers, the animation capabilities are not available.

Additional Context

@jortega-consultant jortega-consultant added the Type: Enhancement New feature or improvement of an existing feature label Mar 22, 2023
@swissspidy
Copy link
Collaborator

Previously: #4105, #12830

@swissspidy swissspidy added this to the 1.33.0 milestone Apr 28, 2023
@swissspidy swissspidy added the P2 Should do soon label Apr 28, 2023
@swissspidy swissspidy changed the title Ability to animate groups Ability to animate multiple selected elements May 2, 2023
@swissspidy
Copy link
Collaborator

As @ayushnirwal pointed out, on the surface it would be relatively simple to show the animations panel for multi-selection. However, the whole panel system is laid out for modifying elements themselves, whereas animations are actually a property on the page object. So making that work requires a bit more effort than originally anticipated.

@swissspidy swissspidy modified the milestones: 1.33.0, 1.34.0 Jun 20, 2023
@swissspidy swissspidy removed this from the 1.34.0 milestone Jul 12, 2023
@swissspidy swissspidy added P3 Nice to have and removed P2 Should do soon labels Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Group: Animations Group: Selection P3 Nice to have Type: Enhancement New feature or improvement of an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants