mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 06:27:13 -06:00
Theme Editor: find/replace bar improvements:
- always use editor selection to search if `Ctrl+F` is pressed - keep find/replace bar open if switching to another editor - mark matches when switching to another editor
This commit is contained in:
@@ -25,7 +25,6 @@ dependencies {
|
||||
implementation( "com.miglayout:miglayout-swing:5.3" )
|
||||
implementation( "com.fifesoft:rsyntaxtextarea:3.1.4" )
|
||||
implementation( "com.fifesoft:autocomplete:3.1.3" )
|
||||
implementation( "com.fifesoft:rstaui:3.1.3" )
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
||||
Reference in New Issue
Block a user