-
Notifications
You must be signed in to change notification settings - Fork 0
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.1 #164
Release 2024.4.1 #164
Conversation
9d087ee
to
d5a05b8
Compare
…d explicitly list some binary exts.
* Fix Subject usage * Introduce better filtering for maps amd layers * Make dropdowns and context menu larger * Optimise entries in dropdowns
Future TODOs (partially in other repos):
|
… JumpTargetService. * Implement tile source data inspection target in JumpTargetService. * Modify RightClickMenuService to use BehaviorSubject for menuItems management. * Update SourceDataLayerSelectionDialogComponent with map/tile ID custom loading and tile outlining. * Adjust ErdblickViewComponent to manage tile outlines and bind menu items. * Increase width of context menu in styles.scss and add .red background style.
* Fix space characters in mapId and layerId for search menu entry * Allow using layerName instead of layerId
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Speed boost achieved! This PR is a significant step forward. Approved!
Although the improvements of the Viewport Statistics
would help - I have compared cases which still cause performance problems - the peak sizes of the tiles where like 10x higher than ones in areas/viewports/maps (2 vs 20MB)
Inspect All SourceDataLayers of a Tile
Ctrl+X
clientId
instead of an HTTP abort.TODO:
Closes #162