Re: Calculator - any way to control dimensions?
[quote author=ScottMartin link=topic=5601.msg13759#msg13759 date=1319217581]
I would report this as a bug. A quick fix would be to view the code in firebug, find the code and make the changes to the modal window, but it would not help on if you re-generate.[/quote]
Seems to me that this is a reflection on all code that is generated for dialog and pop up forms; where the programmer can set the dimensions it is trial and error and in cases like the calculator form it is assumed that every browser will be set at the same “zoom” factor.
A better way, IMO & I don’t even know if it is practical, is that the form adjusts at run time to accommodate the objects to be displayed.
Anyway, I’ll tell our users CTRL+ or CTRL- for now. I’ll slot it in as a bug.
Cheers