mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 06:57:13 -06:00
Update FlatLaf.properties
fixed previous behavior selectAllOnMouseClick
This commit is contained in:
@@ -607,7 +607,7 @@ TextArea.background=@textComponentBackground
|
|||||||
|
|
||||||
# allowed values: "never", "once" (default) or "always"
|
# allowed values: "never", "once" (default) or "always"
|
||||||
TextComponent.selectAllOnFocusPolicy=once
|
TextComponent.selectAllOnFocusPolicy=once
|
||||||
TextComponent.selectAllOnMouseClick=true
|
TextComponent.selectAllOnMouseClick=false
|
||||||
TextComponent.arc=0
|
TextComponent.arc=0
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user