Some regions have a fixed size or the size is determined by the layout somehow, and so the regions should allow hiding/unhiding via the resize operator, but the size shouldn't be modified. When the region was just unhidden, it would still use a size based on the mouse position for one mouse move event. Ensure the size isn't modified, as requested.