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

Release 2024.4 #146

Open
wants to merge 107 commits into
base: main
Choose a base branch
from
Open

Release 2024.4 #146

wants to merge 107 commits into from

Conversation

Waguramu
Copy link
Contributor

@Waguramu Waguramu commented Jul 30, 2024

Goal: combine release 2024.4 PR.

Includes:

@Waguramu Waguramu self-assigned this Jul 30, 2024
@josephbirkner
Copy link
Collaborator

This PR also contains (partial?) implementations for picking search results, right?

Copy link
Collaborator

@josephbirkner josephbirkner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't really work yet. Video from testing with landmarks.ndslive in our mapget-live-cpp test data directory:

Screencast from 2024-08-08 18-40-17.webm

erdblick_app/app/inspection.service.ts Outdated Show resolved Hide resolved
erdblick_app/app/view.component.ts Outdated Show resolved Hide resolved
libs/core/include/erdblick/geometry.h Outdated Show resolved Hide resolved
erdblick_app/app/view.component.ts Outdated Show resolved Hide resolved
* Add KeyboardService
* Add zoom to feature shortcut
* Update search input
* Add resizable container
* Update actions and history entries to be selectable with keyboard
* Add search result ID
* Refactoring
* Add dialog escape functions
* Add tabbing across UI elements
* Add multiple shortcuts per binding
* Refactor KeyboardService listener
@Waguramu Waguramu changed the title Zoom-to-Feature Functionality with Shortcut Release 2024.4 Sep 9, 2024
@Waguramu
Copy link
Contributor Author

Waguramu commented Sep 9, 2024

General

  • Fix eslint build errors.

Keyboard Controls Fixes

  • Make sure tabbing through elements works consistently.
  • Add user guide on keyboard controls.

Search Fixes

  • Add delete entries for search results.
  • Remove duplicate entries.
  • UI fix for the search input bottom gap.
  • Improve textarea's focus on Ctrl-K.

Backlog

  • Make sure that Esc closes dialogs correctly in a stackable fashion.

Waguramu and others added 30 commits September 17, 2024 09:40
* Add search result ID
* Refactoring
* Add dialog escape functions
* Add tabbing across UI elements
* Fix search and map panel layouts.
* Change appearance for style options.
* Collapse all style options by default for all disabled styles.
* Switch to boolean values for style options.
* Normalise checkbox sizes.
* Improve textarea focus on Ctrl-K.
* Retain inspection panels sizes.
* Improve tabbing in the maps panel.
* Parametrise camera movement.
* Fix umlaut search entry.
* Cleanup unused imports.
* Fix coordinates panel in mobile layout.
* Add more constrains to source data buttons.
* Improve datasource config UI for error states.
* Fix wrong button for imported styles.
* Bump version.
* Fix editor interface.
* Add keyboard controls info.
* Restrict checkboxes to em-based size.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants