1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_graphics/detail
reuk e525e12061
JustifiedText: Fix caret positioning when clicking on a trailing whitespace
When clicking in a TextEditor to position the caret, the caret would be
placed at the penultimate position when clicking at the end of a line
with trailing non-newline whitespaces.

Co-authored-by: Aga Janowicz <aga@roli.com>
2025-10-20 17:34:48 +01:00
..
juce_JustifiedText.cpp JustifiedText: Fix caret positioning when clicking on a trailing whitespace 2025-10-20 17:34:48 +01:00
juce_JustifiedText.h TextEditor: Fix centred and right alignment when word wrap is disabled 2025-03-20 21:12:32 +01:00
juce_Ranges.cpp Ranges: ShapedText: Use out params for improving TextEditor performance 2025-03-13 12:16:16 +01:00
juce_Ranges.h Ranges: ShapedText: Use out params for improving TextEditor performance 2025-03-13 12:16:16 +01:00
juce_ShapedText.cpp ShapedText: Break ligatures into multiple iterable placeholder glyphs 2025-03-13 12:16:16 +01:00
juce_ShapedText.h ShapedText: Break ligatures into multiple iterable placeholder glyphs 2025-03-13 12:16:16 +01:00
juce_SimpleShapedText.cpp SimpleShapedText: Fix detection of control characters 2025-10-20 17:34:48 +01:00
juce_SimpleShapedText.h Text: Cache the display language 2025-09-25 14:56:34 +01:00
juce_Unicode.h Add detail::UnicodeHelpers::getLineBreaks 2025-03-13 12:16:16 +01:00