Merge #1420: gui(installer): change collapse icon from left arrow to righ arrow
53e773a0ff28d0428b32fd57b13df1fec93f851e gui(installer): change collapse icon from left arrow to righ arrow (pythcoiner) Pull request description: Fixes #1416  ACKs for top commit: edouardparis: utACK 53e773a0ff28d0428b32fd57b13df1fec93f851e Tree-SHA512: 391e4260080be40d70f48b20f9648f09249c3a9d7262fafde45cd0f40857c701c268234a2e5ccca6f13365db440135ca238532a309d1bafdbfc0958efbfb8bf7
This commit is contained in:
commit
ecd843c689
@ -92,7 +92,7 @@ pub fn pencil_icon() -> Text<'static> {
|
||||
}
|
||||
|
||||
pub fn collapse_icon() -> Text<'static> {
|
||||
bootstrap_icon('\u{F284}')
|
||||
bootstrap_icon('\u{F285}')
|
||||
}
|
||||
|
||||
pub fn collapsed_icon() -> Text<'static> {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user