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

WRQ-24303: Fix marqueeDecorator and marqueeController to start animation properly when content changed #3247

Merged
merged 10 commits into from
Jun 28, 2024

Commits on Jun 24, 2024

  1. Fix marqueeDecorator and marqueeController to start animation pro…

    …perly when content changed.
    
    Enact-DCO-1.0-Signed-off-by: Juwon Jeong (juwon.jeong@lge.com)
    juwonjeong committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    eb22d65 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Add unit test

    Enact-DCO-1.0-Signed-off-by: Juwon Jeong (juwon.jeong@lge.com)
    juwonjeong committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    969e8ce View commit details
    Browse the repository at this point in the history
  2. Rollback

    Enact-DCO-1.0-Signed-off-by: Juwon Jeong (juwon.jeong@lge.com)
    juwonjeong committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a58a82b View commit details
    Browse the repository at this point in the history
  3. Apply review to restartAnimation after cancel Job finished

    Enact-DCO-1.0-Signed-off-by: Juwon Jeong (juwon.jeong@lge.com)
    juwonjeong committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    eec6059 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Fix typo

    Enact-DCO-1.0-Signed-off-by: Juwon Jeong (juwon.jeong@lge.com)
    juwonjeong committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    1313a96 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Update comments and changelog

    Enact-DCO-1.0-Signed-off-by: Juwon Jeong (juwon.jeong@lge.com)
    juwonjeong committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1be789f View commit details
    Browse the repository at this point in the history
  2. update comments

    Enact-DCO-1.0-Signed-off-by: Mikyung Kim (mikyung27.kim@lge.com)
    MikyungKim committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6ee34f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Apply review to add restart function in MarqueeDecorator

    Enact-DCO-1.0-Signed-off-by: Juwon Jeong (juwon.jeong@lge.com)
    juwonjeong committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3e823cd View commit details
    Browse the repository at this point in the history
  2. Update comments

    Enact-DCO-1.0-Signed-off-by: Juwon Jeong (juwon.jeong@lge.com)
    juwonjeong committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    50ba3c9 View commit details
    Browse the repository at this point in the history
  3. Fix lint warning

    Enact-DCO-1.0-Signed-off-by: Juwon Jeong (juwon.jeong@lge.com)
    juwonjeong committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    bbb71ff View commit details
    Browse the repository at this point in the history