Berimor66 / duplicati

Automatically exported from code.google.com/p/duplicati
0 stars 0 forks source link

"Select restore folder" wizard form should be re-sizable. #169

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
"Select restore folder" wizard form should be re-sizable.

Also can you contact me halfas.online@gmail.com, I would like to participate 
in this project.

Original issue reported on code.google.com by halfas.o...@gmail.com on 10 Feb 2010 at 8:25

Attachments:

GoogleCodeExporter commented 9 years ago
I understand why you want that, and it is a sensible request.

However, the window is shared with the other pages, so resizing it would affect 
the
other pages as well (when the user presses "Back" or "Next").

I'm a bit undecided on how to actually implement this without breaking the 
other pages.

How would you like to participate? (Code, UI, Testing, Documentation, etc.)

Original comment by kenneth....@gmail.com on 10 Feb 2010 at 8:44

GoogleCodeExporter commented 9 years ago
In general I'm senior developer with .NET (C#) so I think I could do some 
coding/optimizations, etc, as well as in-code-testing (Unit Testing), also I 
can do 
some of UI because I have heavy experience in it. 
Documentations is not my strongest area :) (not talking about in-code 
documentation).

talking about: 
"the window is shared with the other pages, so resizing it would affect the 
other 
pages as well (when the user presses "Back" or "Next")."

It would be nice to integrate some kind of custom window state where (on the 
fly) you 
could change form boarder style (or set it only on custom page) (as well as 
components Anchor)

Original comment by halfas.o...@gmail.com on 10 Feb 2010 at 8:57