Files
risuai/src
kwaroran f5abdad334 Add fixed chat textarea option to AccessibilitySettings (#809)
# PR Checklist
- [ ] Have you checked if it works normally in all models? *Ignore this
if it doesn't use models.*
- [ ] Have you checked if it works normally in all web, local, and node
hosted versions? If it doesn't, have you blocked it in those versions?
- [ ] Have you added type definitions?

# Description
This pull request introduces the following changes:
- Adds a new "fixedChatTextarea" option to control the positioning of
the chat window text area.
- Modifies Shift+Enter functionality to align with updated input
handling requirements.

To be honest, I'm not entirely sure if this approach is correct. Since
I've developed with React and Next.js, I'm still a beginner when it
comes to Vite. But as a PC user, I think this method will be convenient
to use.
2025-04-08 19:20:37 +09:00
..
2024-12-24 23:14:49 +09:00
2025-03-24 17:25:17 +09:00
2024-10-26 21:17:46 +09:00
2025-01-30 13:50:16 +09:00
2025-02-19 16:40:21 +09:00