fatty- / daisy-pipeline

Automatically exported from code.google.com/p/daisy-pipeline
0 stars 0 forks source link

Make multiple file selection widget look better for small screen widths #291

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Select a script in the Web UI that takes a sequence of files (for instance 
DTBook to EPUB3)
2. Resize the browser to a small width

What is the expected output? What do you see instead?
The widget for the source port has its button broken onto a newline. The 
left/right and up/down arrows looses their meaning.

One solution could be to make sure that the left/right buttons are *always* 
placed to the immediate right of the "Uploaded files" list, and that the 
up/down buttons are *always* placed to the immediate right of the "Selected 
files" list.

Original issue reported on code.google.com by josteinaj@gmail.com on 4 Apr 2013 at 10:56

GoogleCodeExporter commented 9 years ago
fixed in commit a61fa3eb30: 
https://github.com/daisy-consortium/pipeline-webui/commit/a61fa3eb306539b81e1692
a65506219d9695101f

Original comment by josteinaj@gmail.com on 28 Jun 2013 at 11:08