jezell
fbb4f454e5
fix dispose of text painter ( #1774 )
1 year ago
Ellet
9367bdf692
revert: fix selection.affinity always downstream after updateEditingValue
1 year ago
Ellet
f7dcd55931
Update and fix some changes of Update deprecated code from flutter 3.19
1 year ago
Ellet
431ae4b132
Update Document.fromJson, add DeltaX class
1 year ago
Ellet Hnewa
03ebd45e09
Update deprecated code from flutter 3.19 ( #1746 )
...
* First step of update deprecated code in 3.19
* Second step of updating deprecated code
1 year ago
Michael Allen
429a0a888f
Scribble scroll fix ( #1745 )
...
* Fix bug with scribble when the editor is scrollable - the scribble area was also being scrolled, now it is fixed
* code clean up - move ScribbleFocusable above CompositedTransformTarget when scrolling is not enabled for consistency with the scrolling scribble area fix
1 year ago
Michael Allen
2c03c5e7f2
Apple pencil ( #1740 )
...
* Added ScribbleFocusable class and updated QuillRawEditorState build() to use it as parent widget of QuilRawEditorMultiChildRenderObject.
Added optional configuration properties `final bool enableScribble`, `final EdgeInsets? scribbleAreaInsets`, `final void Function()? onScribbleActivated`
* format update
1 year ago
xurc
53c5d304fd
Fix for selection handles behaviour and unnessesary style assert ( #1727 )
1 year ago
Egor Korshun
95a4442c47
Fix incorrect behaviour of context menu ( #1734 )
1 year ago
Ellet Hnewa
d13d30ffcb
Remove finished todo in raw_editor_state.dart
1 year ago
Michael Allen
be84f1ca56
Fix safari clipboard bug ( #1722 )
...
* on web platforms, do not call clipboard status update as security measures block that and currently cause safari to display a paste menu
* change default for web to pasteable
1 year ago
Carsten Seeger
5d9dc102f1
fix: typo
1 year ago
Carsten Seeger
ed514c02fb
fix: outcommented clipboard status
1 year ago
Carsten Seeger
e8eebb2c38
feat: disableClipboard
1 year ago
Mike Allen
80cd5455e1
Pasted text should not use toggled style.
1 year ago
Mike Allen
1899295fd3
formatting clean up
1 year ago
Mike Allen
103157a74d
remove unused import
1 year ago
Mike Allen
c1e5d91004
fix bug #1696
1 year ago
Ellet
ca06eebbd7
Remove unused comments
1 year ago
li3317
4259eb33de
add explanation for len attribute in handleHistoryChange
1 year ago
Ellet
9fea78a107
Remove C file
1 year ago
Ellet
c435e01d32
Fix anlysis issue
1 year ago
Ellet
41403cbe1c
Prepare to release 9.2.10
1 year ago
Ellet Hnewa
14ffc60888
An attemp to fix the text selection bug ( #1643 )
1 year ago
Jesse Ezell
7c771ad60a
fix web cursor height (don't use ios logic)
1 year ago
Luy2077
45ff63355c
fix selection.affinity always downstream after updateEditingValue ( #1682 )
...
Co-authored-by: luying <luying1@qimao.com>
1 year ago
Ellet
fb2c39e463
Update gal, fix bug #1627
1 year ago
Ellet
129253e883
Update color dialog
1 year ago
Ellet
a20278190f
Update select header style buttons to look good on material 3
1 year ago
Michael Allen
d23fe603b7
apply options.iconTheme for header buttons, fix header button text color ( #1657 )
1 year ago
Ellet
0f6f8be0f5
Fix bug with font size button
1 year ago
Ellet
bc10d6cf05
Prepare to release 9.2.0
1 year ago
Ellet
8c48d885ca
Fix two bugs in the buttons
1 year ago
Ellet
c3d6cead75
Deprecate and
1 year ago
Ellet
3c0d93bf7c
Add both iconSize and iconButtonFactor in the base button options
1 year ago
Ellet
4798a3f8df
Fix #1632
1 year ago
Ellet
a15612f65a
Migrate to the new version of super clipboard
1 year ago
Ellet
3f71e63d77
Remove unused imports
1 year ago
Ellet
fe856afd75
Fix QuillToolbarFontFamilyButton
1 year ago
Ellet
02160ba0ae
Add after pressed
1 year ago
Ellet
ac1138f1f4
Fix tooltips
1 year ago
Ellet
be9412f61b
Fix the font size button and migrate to
1 year ago
Ellet
f90bc043b4
defaultDisplayText is not required in the font size button anymore
1 year ago
Ellet
f82ac1ff5d
Add defualt display text for select header style dropdown button
1 year ago
Ellet
717237311f
Fix a typo in the QuillToolbarFontFamilyButton
1 year ago
Ellet
62755f2bd3
Deprecate the default display text in the font family button
1 year ago
Ellet
f45287f2f7
Deprecate the default display text in the font size button
1 year ago
Ellet
b66be97a17
Fix bug in HTML paste functionality
1 year ago
Ellet
e7bddb1f3b
Fix bug #1636
1 year ago
Ellet
e4dcbac9cf
Fix font size button label
1 year ago