Details
-
Improvement
-
Resolution: Fixed
-
Neutral
-
1.0
-
None
-
None
Description
- Javadoc: Add proper javadoc to all classes, this isn't enough: "ClassName."
- AssetBrowserControlViewImpl:
- FIXME: implement the proper search/filter/resize functionality.
- Either remove it or create a follow-up ticket and add it instead of the FIXME
- AssetBrowserViewImpl
- unused thumbnailsView
- set*View() returning views and unused in interface and class??
- fix all exceptions:
- do not just log the error
catch (RepositoryException e) {
log.error(e.getMessage());
- do not just log the error
Checklists
Acceptance criteria
Attachments
Issue Links
- is related to
-
MGNLUI-116 Create Asset Browser for Asset Choose Dialog.
-
- Closed
-