cychiang / webcamstudio

Automatically exported from code.google.com/p/webcamstudio
GNU General Public License v3.0
1 stars 0 forks source link

Load studio will add to present studio. #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load last studio (CTRL-L)
2. Load last studio (CTRL-L)

What is the expected output? What do you see instead?
One set of layouts, for the latest loaded studio. Instead there are now two 
sets of layouts.

What version of the product are you using? On what operating system?
0.57b

Please provide any additional information below.
-

Original issue reported on code.google.com by wecks...@gmail.com on 23 Jul 2011 at 10:45

GoogleCodeExporter commented 9 years ago
Oups, forgot that one...

Original comment by patrick.balleux on 11 Aug 2011 at 9:41

GoogleCodeExporter commented 9 years ago
It is the same behaviour if you do two consecutive loads of studio files. 
However, in that case it is not that clear that it is really wrong. The user 
actually might want to join two studios. Maybe an option set default to "clear 
before loading", that could be switched off if needed.

Original comment by wecks...@gmail.com on 11 Aug 2011 at 9:43

GoogleCodeExporter commented 9 years ago
I've fixed the issue in the source code to clear the current loaded studio.  
I'm not sure that having a "merging" studio feature would be a good idea cause 
if 2 studios are sharing the same devices (webcams), there can be a confusion...

Original comment by patrick.balleux on 25 Aug 2011 at 7:38