SwiftcordApp / Swiftcord

A fully native Discord client for macOS built 100% in Swift!
https://swiftcordapp.github.io/Swiftcord/
GNU General Public License v3.0
1.91k stars 85 forks source link

fix(MessageInputView): text now expands based on character length #134

Closed ErrorErrorError closed 1 year ago

ErrorErrorError commented 1 year ago

Improves button layout on text expansion and added pointer cursor on buttons.

Fixes #133

FYI: this has not been tested on macOS 13 so feel free to test it :P

cryptoAlgorithm commented 1 year ago

Thanks for your contribution! I am now testing it against the i-am-speed branch to ensure nothing broke, and will merge this shortly.