Oliver Simith
Member
Hello everyone,
I want to implement a button effect: when the button is clicked, it shows a border. When the button is clicked again, it returns to its borderless state.
During the implementation, I found that after the border appears, the button's size increases. Additionally, after removing the border, the button does not return to its original size.
I would like to ask, is this the intended design for the button? Or is there something I might have done wrong?
I want to implement a button effect: when the button is clicked, it shows a border. When the button is clicked again, it returns to its borderless state.
During the implementation, I found that after the border appears, the button's size increases. Additionally, after removing the border, the button does not return to its original size.
I would like to ask, is this the intended design for the button? Or is there something I might have done wrong?