After use sw_rotate to rotate 90deg, jagged edges may appear when the widget change(such as click button, or change page). How to solve it?

Important: unclear posts may not receive useful answers.

  • Be sure you have checked the FAQ and read the relevant part of the documentation.
  • If applicable use the Simulator to eliminate hardware related issues.

Delete this section if you read and applied the mentioned points.

Description

What MCU/Processor/Board and compiler are you using?

ARM9 Linux board, gcc

What LVGL version are you using?

v8.3

What have you tried so far?

Increase the buffer size

Code to reproduce

Add a code snippet which can run in the simulator. It should contain only the relevant code that compiles without errors when separated from your main code base.

The code block(s) should be formatted like:

/*You code here*/

Screenshot and/or video

If possible, add screenshots and/or videos about the current state.