mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
Refactor message composer to fit text size and wrap it
This commit is contained in:
parent
6e3de73501
commit
80b4c839bb
2 changed files with 27 additions and 12 deletions
|
@ -46,7 +46,7 @@ QtObject {
|
|||
readonly property int width: 30
|
||||
readonly property int height: 30
|
||||
|
||||
readonly property int margin: 10
|
||||
readonly property int margin: 5
|
||||
|
||||
readonly property string sendIconUrl: "/icons/send-message.svg"
|
||||
readonly property string attachIconUrl: "/icons/attach.svg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue