Adding sliders

This commit is contained in:
Martin Kamerbeek 2006-05-08 09:35:34 +00:00
parent 5d0ad1f6fb
commit 96ac393a11
8 changed files with 973 additions and 40 deletions

View file

@ -141,6 +141,8 @@
- fix [ 1480536 ] "Add Files" link in Folder template doesn't work (Martin
Kamerbeek / Procolix)
- Added a graphing engine and tied it into the Poll asset (Martin Kamerbeek / Procolix)
- Added Slider form controls (IntSlider, HexSlider and SelectSlider) (Martin
Kamerbeek / Procolix)
6.8.8
- fix [ 1452466 ] File size not set in File asset (Thanks to Eric S)