[Commits] [fluid-project/infusion] bdabdb: FLUID-4461: Fixed the bug in getPx2EmFactor() in I...
noreply at github.com
noreply at github.com
Tue Sep 27 20:51:29 UTC 2011
Branch: refs/heads/master
Home: https://github.com/fluid-project/infusion
Commit: bdabdbf11eb51340695e93ab15ef9c5a206816b9
https://github.com/fluid-project/infusion/commit/bdabdbf11eb51340695e93ab15ef9c5a206816b9
Author: Cindy Qi Li <cli at ocad.ca>
Date: 2011-09-27 (Tue, 27 Sep 2011)
Changed paths:
M src/webapp/components/uiOptions/js/UIEnhancer.js
M src/webapp/tests/component-tests/uiOptions/html/UIEnhancer-test.html
M src/webapp/tests/component-tests/uiOptions/js/UIEnhancerTests.js
Log Message:
-----------
FLUID-4461: Fixed the bug in getPx2EmFactor() in IE6 & 7.
Commit: 7334da903f8ec045a34188df2af746b06b31828c
https://github.com/fluid-project/infusion/commit/7334da903f8ec045a34188df2af746b06b31828c
Author: Michelle D'Souza <michelled33 at gmail.com>
Date: 2011-09-27 (Tue, 27 Sep 2011)
Changed paths:
M src/webapp/components/uiOptions/js/UIEnhancer.js
M src/webapp/tests/component-tests/uiOptions/html/UIEnhancer-test.html
M src/webapp/tests/component-tests/uiOptions/js/UIEnhancerTests.js
Log Message:
-----------
Merge remote-tracking branch 'cindyli/FLUID-4461'
* cindyli/FLUID-4461:
FLUID-4461: Fixed the bug in getPx2EmFactor() in IE6 & 7.
FLUID-4461: Fixed IE9 failure by providing a div with font-size px that is converted into an em that is accurate to 2 decimal places.
FLUID-4461: Added unit test for fluid.uiEnhancer.getPx2EmFactor().
FLUID-4461: Auto-detect the px to em conversion factor.
Compare: https://github.com/fluid-project/infusion/compare/a063e39...7334da9
More information about the Commits
mailing list