tgxworld
(Alan Tan)
14.Август.2025 07:07:42
5
Я думаю, что простое изменение, которое мы можем здесь внести, — это использовать последовательную иконку для кнопки, которую я предлагаю в этом PR:
main ← icon_convert_theme_button
merged 08:11AM - 14 Aug 25 UTC
Before this change, no icon is set for the button when the theme being
displaye… d is not a theme component. That made the UI inconsistent since
all the surrounding action buttons has an icon. Previously, a cube was
used for a theme component but we don't see how that makes sense
anymore.
Upon clicking the button, there is a confirmation dialog that indicates
to the user whether we are converting the curren theme to a component or
not.
### Screenshot
<img width="460" height="114" alt="Screenshot 2025-08-14 at 3 05 36 PM" src="https://github.com/user-attachments/assets/a31ad6ad-8ac5-4be5-a29d-e2c02aecb39a" />
Нет необходимости, чтобы иконка кнопки передавала тип конверсии, происходящей для темы, поскольку это обрабатывается диалоговым окном подтверждения при нажатии на кнопку.
Отмечу @hugh и @awesomerobot для быстрой проверки.
5 лайков