Content
@
0 reply
0 recast
0 reaction
Matthew
@matthew
anyone know why text will just cut off like so? Using FrogUI. Feels like I've tried every permutation of components here and it still happens.
6 replies
1 recast
2 reactions
Matthew
@matthew
Also noting that "lineClamp" property does not seem to work.
0 reply
0 recast
1 reaction
Disky.eth π©
@disky.eth
Old post but iβm looking for help with frog, send you a dc
0 reply
0 recast
0 reaction
MOΞ
@moe
special chars in the text (@ &) mess with line wrapping in vercel/og. to confirm this, try temporarily remove those special chars from the text and see if the text wraps correctly. haven't found a solution for this, but a workaround i'm doing is to increase the right padding just enough to minimize the effect of the issue in most cases.
1 reply
0 recast
1 reaction
Jacob
@jrf
it kills me just hearing this question had the same issues cc @0xconca.eth
0 reply
0 recast
3 reactions
eth π© aspera
@eth-aspera
I just threw your code in a frame and it looks ok. Is the blue background not 50% of the frame? Are you passing `ui: { vars }` into your Frog instance? Are you setting `imageOptions` or `imageAspectRatio` in the FrameResponse? Here's my version https://pastebin.com/U7R4j3MP
1 reply
0 recast
0 reaction