when starting the application and Imagecropper is the active bundle, the popup for selecting the bounding object blocks the further startup of the application
Description
Description
Event Timeline
Comment Actions
we decided that it is better to create the bounding object on user request. now the dialog only pops up when the user presses the new boundingbox button or when changeing the image in the combobox
Comment Actions
[SVN revision 24463]
FIX (#4601): now the bounding object is created on user request, so the popup does not block the application on startup. Also cleaned up the code a bit