Cost of Adopting HTML AutoLayout Rules
Implementing HTML AutoLayout rules in the PT application has the following implications:
- Web pages and alerts can be more complex to program; the development schedule must reflect this additional effort.
- The application's performance can suffer because script that resizes controls runs when the PT application Web pages first load.
- The position of some elements is not as finely controlled. The positioning and resizing of controls are calculated by formulas, which can produce unsatisfactory results when the sizes of page elements and Web pages change.