status-desktop/ui
Pascal Precht 42e3444731 fix(StatusChatInput): fix text area alignment so it doesn't jump
There was a UI bug in the StatusChatInput where, only in the timeline view,
the scrollview wrapping the textarea would have a weird behaviour in which
it would render the visible text(placeholder) *lower* than how it's actually
positioned. Once the textarea is clicked, it would re-adjust with a smooth
scroll.

Obviously this is undesired behaviour as the text should always render in the
correct position.

This commit finally fixes this weird behaviour by moving the dynamic height
calculation to the wrapping Rectangle and changing the textarea's top- and
bottom paddings dynamically.

Fixes #2018
2021-03-24 14:35:30 -04:00
..
app fix: fix communities not showing the letter identicon correctly 2021-03-24 14:20:47 -04:00
fonts fix: use normal Inter for normal text and StatusInter for addresses 2020-07-02 10:51:57 -04:00
i18n update translation keys 2021-03-16 12:43:57 -04:00
imports fix: fix mention showing as pubkey and show styling 2021-03-24 14:16:55 -04:00
onboarding fix: fix appSetting not defined by removing sounds from login 2021-03-17 13:35:15 -04:00
shared fix(StatusChatInput): fix text area alignment so it doesn't jump 2021-03-24 14:35:30 -04:00
sounds feat: allow users to turn of notification sounds 2020-10-20 13:50:49 -04:00
generate-rcc.sh feat: bundle resources 2020-07-03 09:59:00 -04:00
main.qml fix: increase min width to alleviate overlaps 2021-03-24 14:32:52 -04:00
nim-status-client.pro update translation keys 2021-03-16 12:43:57 -04:00