Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #167: Make panes resizable. #168

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Replace add instance button with context menu.

9193343
Select commit
Loading
Failed to load commit list.
Open

Fixes #167: Make panes resizable. #168

Replace add instance button with context menu.
9193343
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Nov 18, 2023 in 0s

3 new issues (0 max.) of at least minor severity.

Codacy 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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)