Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Small sized box cannot be moved (Read 1691 times)
MagnusSpeychal
Junior Member
**
Offline



Posts: 53
Joined: Jun 18th, 2007
Small sized box cannot be moved
Jun 19th, 2007 at 10:07am
Print Post  
When drawing boxes with a height greater than 5 I can move them around. However, when I set the height equal to 5 the box cannot be moved or resized. What settings I am missing?


Best regards,
Magnus
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Small sized box cannot be moved
Reply #1 - Jun 19th, 2007 at 10:30am
Print Post  
There is a hardcoded minimum box size, and the control doesn’t let you resize boxes to a smaller size. Probably the same validation function is used when moving a box, and if the initial box size is smaller than the minimum, the operation will be cancelled. I guess you will have to create the boxes with an initial size larger than 5 to get this working fine.

Best regards,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint