hdsoftware / evoluspencil

Automatically exported from code.google.com/p/evoluspencil
0 stars 0 forks source link

Sketchy table row height #400

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create Page
2. Drop sketchy table
3. Paste sample data

What is the expected output? What do you see instead?
See standard web table screenshot

What version of the product are you using? On what operating system?
1.3-4 osx standalone

Please provide any additional information below.
Sample data

[] |TN |Trunk | Type | 911 | EM# | DR | DR# | CFA | CFA#
[] | 3035551234 | | ELS | [x] | | [] | | [x] | 3035554321
[] | 3035551234 | | ELS | [x] | | [] | | [x] | 3035554321
[] | 3035551234 | | ELS | [x] | | [] | | [x] | 3035554321
[] | 3035551234 | | ELS | [x] | | [] | | [x] | 3035554321
[] | 3035551234 | | ELS | [x] | | [] | | [x] | 3035554321
[] | 3035551234 | | ELS | [x] | | [] | | [x] | 3035554321
[] | 3035551234 | | ELS | [x] | | [] | | [x] | 3035554321
[] | 3035551234 | | ELS | [x] | | [] | | [x] | 3035554321
[] | 3035551234 | | ELS | [x] | | [] | | [x] | 3035554321
[] | 3035551234 | | ELS | [x] | | [] | | [x] | 3035554321
[] | 3035551234 | | ELS | [x] | | [] | | [x] | 3035554321
[] | 3035551234 | | ELS | [x] | | [] | | [x] | 3035554321
[] | 3035551234 | | ELS | [x] | | [] | | [x] | 3035554321
[] | 3035551234 | | ELS | [x] | | [] | | [x] | 3035554321
[] | 3035551234 | | ELS | [x] | | [] | | [x] | 3035554321

Original issue reported on code.google.com by perac...@gmail.com on 20 Jan 2012 at 4:53

Attachments:

GoogleCodeExporter commented 9 years ago
Make sure that you have no new line after your last line. This sometimes causes 
this error.

Original comment by uin....@googlemail.com on 31 Jan 2012 at 7:29

GoogleCodeExporter commented 9 years ago
I was having the same problem and fixed the table drawing code.  I just 
uploaded my change as a suggested patch (Issue #452).

Original comment by bpursley...@gmail.com on 7 Jun 2012 at 4:17