<div dir="ltr"><div dir="ltr" style="font-size:13px">How about this idea? <div>slotChangeTable() has setBiggerScreenRect() which means anytime you go from SMALL->BIG part we don't have an issue. But there is an issue with BIG->SMALL part. So, what if add in this method an if else clause which can check what is the previous state and current state. Now, depending on this I either call setBiggerScreenRect() or setSmallerScreenRect() (I resize the drawing area like bigger part) or no change (when same drawing area is needed).</div><div><br></div><div>What do you suggest? This would also remove the need of timer, I suppose. </div></div><div class="gmail_extra" style="font-size:13px"><br clear="all"><div>Yours Sincerely,<div>Shalin Shah</div></div></div></div>