Ignore:
Timestamp:
Oct 28, 2009, 2:01:35 PM (14 years ago)
Author:
ronosman
Message:

Bug 1218 fixed : blur property can not be modified.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/pLoader/trunk/src/Uploader/GUI/wxFrameAUI.pm

    r4121 r4134  
    429429            {
    430430                label     => gettext("Site image blur :"),
    431                 type      => 'Number',
     431                type      => 'Float',
    432432                value   => sub { $self->imagelist->blur(@_) },
    433433            },
Note: See TracChangeset for help on using the changeset viewer.