brOOper / gwt-cal

Automatically exported from code.google.com/p/gwt-cal
0 stars 0 forks source link

setEnableDragDrop #76

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. disallow drag and drop : 
    settings.setEnableDragDrop(false);
2. start the calendar and go in dayView
3. You will be able to drag and drop an event, while it is impossible in 
Monthview

What is the expected output? What do you see instead?
It should be impossible to do drag and drop in dayview, as it is in monthview.

What version of the product are you using? On what operating system?
trunk
Linux
Firefox

Please provide any additional information below.

Original issue reported on code.google.com by pier...@pvittet.com on 6 Aug 2010 at 1:29

GoogleCodeExporter commented 8 years ago
Fixed in r339. You will need to download the latest code from trunk, but it 
will also be bundled in the upcoming 0.9.2 release

Original comment by Brad.Ryd...@gmail.com on 15 Aug 2010 at 6:23