Michael de Hoog
Michael de Hoog
The show view functionality (copied from Eclipse) is confusing for some users and needs to be improved. Perhaps common views can be added directly to a menu.
Need to rethink if the current views that are shown by default upon application startup are ok. Should the console view be shown by default? Where should the information part...
Currently the only search functionality available in the application is via the discovery system. Users may wish to search for layers, or layers within the catalog, or places/landmarks. Perhaps the...
Add support for dragging layers from the catalog part to the layer part. Perhaps drag-and-drop support should be more universal, using the intent system. As an example, a user during...
When importing bookmarks on one computer from a bookmarks XML file exported on another computer, the layer ids will not match. The bookmark layer implementation needs to be updated to...
From Richard Lane: (I have a catalogue from GeoModeller that has a summary of a "project" in an HTML page of information). There is some inconsistency in the presence/absence of...
From Richard Lane: It would be convenient to allow the user to type a desired vertical exaggeration into the box (in addition to the current slider functionality).
When clicking the assist icon (small light bulb) next to a field in the Sapphire dialog when editing a layer, sometimes the Sapphire dialog goes behind the main EarthSci window...
EarthSci sometimes starts up with the toolbars and menubar missing. Adding the -clearPersistedState program argument fixes this, but also clears the UI model state. Need to detect missing elements, or...
Currently the Layer drag-and-drop implementation is using the persistence mechanism, which will reload the layer every time. Need to implement a way to reuse the layer object in the new...