bulia byak wrote:
On 11/6/06, Jasper van de Gronde <th.v.d.gronde@...226...> wrote:
This does seem odd to me, when would you ever need that dialog to switch its "mode" (page/drawing/selection/custom) based on what you do in the drawing. I can see roughly two uses of this dialog:
- Regularly export the entire drawing/page
- Export multiple selections, one after the other
In either case there is no need to switch modes (you'd have to do it manually once per session, worst-case).
Not really. If you started with a selection in Selection mode but then deselected, you have no choice but to switch to some other mode.
Why not stay in selection mode? Why the need to automatically switch modes at all? The only case it would really make sense to me to automatically switch modes would be when you're constantly exporting both a selection and the entire drawing/page, which seems a bit strange.
I do understand the need for a good default (when opening the export dialog), and I could imagine you'd want it to be set per document, but the latter even seems overkill.
behaviour seems somewhat unintuitive (apparently it only switches modes if you first selecting nothing and then selecting something, it's not enough to just change the selection).
If you change selection, it just updates width/height while remaining in Selection mode. Seems logical to me.
If you are in selection mode, yes, but if you're not in selection mode it doesn't change the mode (in itself a good thing, but read on). If you deselect it stays in the drawing/page mode (fine by me), if you then select something again it suddenly does change the mode...
I'd say either go for: selected something->selection mode, selected nothing->drawing/page(/custom), or (which I think actually makes the most sense) simply go with what the user selects and don't try to be too smart.