tedschw / wabit

Automatically exported from code.google.com/p/wabit
GNU General Public License v3.0
0 stars 0 forks source link

Changing a query delets format or related reports #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open demo project
2. Create new layout with query "Highly rated actors"
3. Set width of column "first_name" to 175
4. Update SQL of query, add LIMIT 10
5. Run query
6. Go back to the created layout, the width is back to default

What is the expected output? What do you see instead?
Width of column shouldn't change

What version of the product are you using? On what operating system?
0.9.6 20090504

Please provide any additional information below.

Original issue reported on code.google.com by bdietz.de on 4 May 2009 at 8:07