Skip to content

Commit

Permalink
Merge branch 'typing_notice_animation#155' of https://github.com/alan…
Browse files Browse the repository at this point in the history
…poon/robrix into typing_notice_animation#155
  • Loading branch information
alanpoon committed Oct 30, 2024
2 parents 83b7c10 + 2bdd8df commit 97d9677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/home/room_screen.rs
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ live_design! {
COLOR_OVERLAY_BG = #x000000d8
COLOR_READ_MARKER = #xeb2733
COLOR_PROFILE_CIRCLE = #xfff8ee
TYPING_NOTICE_ANIMATION_DURATION = 0.75
TYPING_NOTICE_ANIMATION_DURATION = 0.55

FillerY = <View> {width: Fill}

Expand Down

0 comments on commit 97d9677

Please sign in to comment.