Update FlatLaf.properties

fixed previous behavior selectAllOnMouseClick
This commit is contained in:
basix86
2020-11-05 10:47:47 +01:00
committed by GitHub
parent 6dfb3cc84e
commit c15100f129

View File

@@ -607,7 +607,7 @@ TextArea.background=@textComponentBackground
# allowed values: "never", "once" (default) or "always"
TextComponent.selectAllOnFocusPolicy=once
TextComponent.selectAllOnMouseClick=true
TextComponent.selectAllOnMouseClick=false
TextComponent.arc=0