Open Closed

Change animations in Angular #537


User avatar
0
Johannes created

When expanding and minimizing categories in the menu by pressing the little arrow, the buttons appear with an animation. When expanding, the buttons are animated from top to bottom, but when minimizing they move from right to left. How and where in the source can we modify this behaviour? We'd like the minimizing to move from bottom to top.

  • ABP Framework version: v3.3.0
  • UI type: Angular
  • Tiered (MVC) or Identity Server Seperated (Angular): no

3 Answer(s)
  • User Avatar
    0
    muhammedaltug created

    Hello Johannes,

    We have a issue for this request. Animation change will be available in 4.0.0 version

  • User Avatar
    0
    Johannes created

    Alright, but if we'd like to modify the source for this, which module should we download the source for?

  • User Avatar
    0
    muhammedaltug created

    Hello,

    You can change collapse animation by replacing the abp-routes component. You can follow these steps for abp-routes component replacement.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11