mirror of
https://github.com/frosch95/SmartCSV.fx.git
synced 2026-04-11 13:38:23 +02:00
found rounding bug in ErrorSideBar when the number of rows is greater than height of application
This commit is contained in:
@@ -25,4 +25,6 @@ dependencies {
|
||||
compile group: 'de.jensd', name: 'fontawesomefx', version: '8.9'
|
||||
compile group: 'org.controlsfx', name: 'controlsfx', version: '8.40.11'
|
||||
compile group: 'com.google.code.gson', name: 'gson', version: '2.7'
|
||||
compile group: 'org.apache.logging.log4j', name: 'log4j-api', version: '2.6.2'
|
||||
compile group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.6.2'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user