Fixes #167: Make panes resizable. #168
Open
Codacy Production / Codacy Static Code Analysis
required action
Nov 18, 2023 in 0s
3 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 1
- Added 3
Complexity increasing per file
==============================
- src/main/java/com/erikmafo/btviewer/ui/dialogs/addinstance/AddInstanceDialogController.java 3
- src/main/java/com/erikmafo/btviewer/ui/util/ContextMenuUtil.java 1
- src/main/java/com/erikmafo/btviewer/ui/projectexplorer/ProjectExplorerController.java 1
See the complete overview on Codacy
Annotations
Check notice on line 7 in src/main/resources/css/global.css
codacy-production / Codacy Static Code Analysis
src/main/resources/css/global.css#L7
Unexpected missing end-of-source newline (no-missing-end-of-source-newline)
Check notice on line 1 in src/main/resources/css/project_explorer.css
codacy-production / Codacy Static Code Analysis
src/main/resources/css/project_explorer.css#L1
Unexpected missing end-of-source newline (no-missing-end-of-source-newline)
Loading