Free cookie consent management tool by TermsFeed Policy Generator

Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#1642 closed enhancement (invalid)

Add a loading bar to the new item dialog

Reported by: abeham Owned by: ascheibe
Priority: low Milestone:
Component: Optimizer Version: branch
Keywords: Cc:

Description

The first time the new item dialog is instantiated it discovers and creates all types. This can take a few seconds in which the user interface is not responding.

Loading should occur asynchronously and a progress bar should display some action.

Change History (4)

comment:1 Changed 13 years ago by abeham

  • Status changed from new to accepted

comment:2 Changed 13 years ago by abeham

  • Owner changed from abeham to ascheibe
  • Status changed from accepted to reviewing
  • Version changed from 3.3.5 to branch

r6748

  • Made instantiating of Creatables asynchronous
  • Added progress bar to indicate that there is something going on

comment:3 Changed 13 years ago by ascheibe

  • Resolution set to invalid
  • Status changed from reviewing to closed

Ticket #1651 will improve the image discovery by not creating instances of all available types. This will speed up the time needed for loading the new item dialog and therefore a loading bar won't be necessary anymore.

comment:4 Changed 12 years ago by abeham

  • Milestone HeuristicLab 3.3.6 deleted
Note: See TracTickets for help on using tickets.