damus-io / notedeck

A multiplatform nostr client
Other
47 stars 9 forks source link

initial post reply view #107

Closed jb55 closed 5 days ago

jb55 commented 1 week ago

i spent way too much time implementing the line drawing

Xnapper-2024-06-21-14 02 59
jb55 commented 1 week ago

@robagreda got it pixel perfect this time!

kernelkind commented 1 week ago

Looks good! But it needs a ScrollArea because if the note you're replying to is larger than the screen then you can't get to the post box

jb55 commented 6 days ago

On Sat, Jun 22, 2024 at 01:53:34PM GMT, kernelkind wrote:

Looks good! But it needs a ScrollArea because if the note you're replying to is larger than the screen then you can't get to the post box

good call, added

robagreda commented 6 days ago

This looks great @jb55 should we add a placeholder saying like: type your reply here... something like that?

jb55 commented 6 days ago

On Mon, Jun 24, 2024 at 05:15:29PM GMT, Roberto wrote:

This looks great @jb55 should we add a placeholder saying like: type your reply here... something like that?

yup will add this!