Feature/kl editor: Improvements to consolidating Dex into one window AND bug fixes#857
Merged
Feature/kl editor: Improvements to consolidating Dex into one window AND bug fixes#857
Conversation
Contributor
dukke
commented
Feb 13, 2026
- FVKB-184: Add identicon and better text description to Semantics ComboBox items inside Section also add an advanced tooltip
- FVKB-185: Read only Component Set and Component List can sometimes show up squashed
- Refactor and simplify code
- Improve Section Semantic Combobox popup aesthetic
…erties Pane when a Field is selected
# Conflicts: # knowledge-layout-editor/src/main/java/dev/ikm/komet/kleditorapp/view/propertiespane/GridNodePropertiesPane.java # knowledge-layout-editor/src/main/java/dev/ikm/komet/kleditorapp/view/skin/EditorGridPaneSkin.java
# Conflicts: # knowledge-layout-editor/src/main/java/dev/ikm/komet/kleditorapp/view/KLEditorWindowController.java # knowledge-layout-editor/src/main/java/dev/ikm/komet/kleditorapp/view/propertiespane/FieldPropertiesPane.java # knowledge-layout-editor/src/main/java/dev/ikm/komet/kleditorapp/view/propertiespane/PatternPropertiesPane.java # knowledge-layout/src/main/java/dev/ikm/komet/layout/editor/model/EditorFieldModel.java # knowledge-layout/src/main/java/dev/ikm/komet/layout/editor/model/EditorPatternModel.java
# Conflicts: # knowledge-layout-editor/src/main/java/dev/ikm/komet/kleditorapp/view/KLEditorMainScreenController.java # knowledge-layout-editor/src/main/resources/dev/ikm/komet/kleditorapp/view/KLEditorMainScreen.fxml
…omponent in a Section
…how a combobox to select which
# Conflicts: # knowledge-layout-editor/src/main/java/dev/ikm/komet/kleditorapp/view/propertiespane/SectionPropertiesPane.java # knowledge-layout/src/main/java/dev/ikm/komet/layout/editor/model/EditorSectionModel.java
…oBox items inside Section
kec
pushed a commit
that referenced
this pull request
Feb 13, 2026
…AND bug fixes (#857) * FVKB-129: Add the ability to increase row span * Improve Field Column Span aesthetics and move styling 'code' to CSS * Further refactor and clean code * FVKB-136: Add the ability to increase row span through drag and drop * FVKB-145: Add the ability to toggle the Pattern title visibility * Tweak KL Editor TextField visuals when the TextField is readonly * FVKB-151: Show available factories in the Display section in the Properties Pane when a Field is selected * FVKB-153: Pressing delete to delete a Pattern after it's added is not working * Refactor creating WindowControlFactory to improve code for Window controls creation * Refactor: using Editor model instances instead of Views where appropriate * FVKB-130: Add the ability to tweak Field visibility on or off * UI tweaks: Add hover and armed effects to buttons * FVKB-158: Sort Patterns in Pattern Browser in KL Editor alphabetically * FVKB-159: Remove UI clutter and make the UI more intuitive * FVKB-160: Add a controls section to the left pane in the KL Editor * FVKB-166: KL Editor - Add the ability to set a Section to start collapsed * FVKB-167: Make the KL Window grow with its contents and add scrollbars when necessary * FVKB-168: Add the ability to specify and bind a different reference component in a Section * FVKB-169: If a Section reference component has more than 1 semantic show a combobox to select which * FVKB-184: Add identicon and better text description to Semantics ComboBox items inside Section * Clean up refactor code * FVKB-185: Read only Component Set and Component List can sometimes show up squashed * Make Semantic ComboBox popup more appealing aesthetically
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.