yakecan / dropthings

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

Regarding develop widget #193

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I  drag my widget to column A from colume B
2.The width of clumn B is smaller than column A
3.My widget contains "<div>"
4.The width of  my "<div>" is hard code

What is the expected output? What do you see instead?
1.I want my widget can adjust it's width to suit
  column B automatically  
2.What should I do to set the widgth of my widget's "div"?

What version of the product are you using? On what operating system?
I used 2.7.4

Please provide any additional information below.

Original issue reported on code.google.com by aken1...@gmail.com on 4 Mar 2011 at 8:44

GoogleCodeExporter commented 9 years ago
You need to set the width of the widget to some % figure. 

Original comment by omaralzabir@gmail.com on 4 Mar 2011 at 10:53