issue 4
(Problem with updates) reported by horninc
- What steps will reproduce the problem?
1. It is relative hard to update framework
2. Developers with various projects would decide and is deciding not to
use this because autoupdate featre is not active
3. If you allow usage of this framework throught google code (like
prototype does) every time you update your framework every people using it
will automaticly get updates.
What is the expected output? What do you see instead?
<link rel="stylesheet" href="link-to-google-code/print.css" type="text/
css" media="print">
What version of the product are you using? On what operating system?
0.8 (beta)
Please provide any additional information below.
What steps will reproduce the problem?
1. It is relative hard to update framework
2. Developers with various projects would decide and is deciding not to
use this because autoupdate featre is not active
3. If you allow usage of this framework throught google code (like
prototype does) every time you update your framework every people using it
will automaticly get updates.
What is the expected output? What do you see instead?
<link rel="stylesheet" href="link-to-google-code/print.css" type="text/
css" media="print">
What version of the product are you using? On what operating system?
0.8 (beta)
Please provide any additional information below.
Jul 28, 2009
issue 3
(Preventing page breaks after headings) Status changed by vladocar
- I could add it in the next version of the framework, something like
h1,h2,h3,h4,h5,h6 { page-break-after:avoid; page-break-inside: avoid; }
Thanks for the suggestion
Status: Accepted
I could add it in the next version of the framework, something like
h1,h2,h3,h4,h5,h6 { page-break-after:avoid; page-break-inside: avoid; }
Thanks for the suggestion
Status: Accepted
Jul 27, 2009
issue 3
(Preventing page breaks after headings) reported by geertdd
- Have you thought about adding the following line? What do you think about it?
h1,h2,h3,h4,h5,h6 { page-break-after:avoid; }
Have you thought about adding the following line? What do you think about it?
h1,h2,h3,h4,h5,h6 { page-break-after:avoid; }
Older
Nov 12, 2008
issue 2
(line-height without unit) commented on by der.zw3rg
- without a unit it act's like em