Skip to content

Add a return button to the information page of the factory demo.#35

Open
LTreeshu wants to merge 1 commit into
RT-Thread-Studio:mainfrom
LTreeshu:main
Open

Add a return button to the information page of the factory demo.#35
LTreeshu wants to merge 1 commit into
RT-Thread-Studio:mainfrom
LTreeshu:main

Conversation

@LTreeshu
Copy link
Copy Markdown

@LTreeshu LTreeshu commented Feb 7, 2024

Add a return button to the information page of the factory demo.

@LTreeshu
Copy link
Copy Markdown
Author

Hello, you can merge it, mainly improve demo.

@Rbb666
Copy link
Copy Markdown
Collaborator

Rbb666 commented Mar 24, 2024

Hello, you can merge it, mainly improve demo.

thanks!

@Rbb666
Copy link
Copy Markdown
Collaborator

Rbb666 commented Mar 24, 2024

@Guozhanxin Please merge it.

@Rbb666 Rbb666 closed this Apr 28, 2025
@Rbb666 Rbb666 reopened this Apr 28, 2025
@Rbb666 Rbb666 closed this Apr 29, 2025
@Rbb666 Rbb666 reopened this Apr 29, 2025
lv_obj_add_flag(label7, LV_OBJ_FLAG_EVENT_BUBBLE);

lv_obj_t *rbtn = lv_btn_create(par);
lv_obj_align(rbtn, LV_ALIGN_BOTTOM_RIGHT, -10, -10);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

代码需要格式化下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants