Files
com.wisp.app/app
The Daniel 8dd897ccca refactor(compose): inline placeholder instead of floating label
The compose text field used a Material-3 floating label that sat
above the body and pulled the eye away from what the user was
typing. Swap it for an inline placeholder that lives inside the
field and disappears on first keystroke — matches the iOS hint
style and reduces visual chrome around the editor.

Same swap for the gallery-mode caption field.
2026-05-17 20:29:39 -04:00
..