Add or remove columns by dragging

Build 1501 on 14/Nov/2017  This topic last edited on: 19/Oct/2016, at 16:50

Since the 2.0.2018.x version, you can add or remove columns in an article layout by dragging the right or left middle handle. Since the 2.1.2440 this functionality is enabled only if you select the personal preference.

Click to toggle graphic size

Select the entire article layout and hold the CTRL key while dragging the vertical middle handle in the desired direction.

On the following screenshot, the top layout is the original one.

The layout in the middle is obtained by dragging the right middle handle to the right, while holding the CTRL key pressed.

The bottom layout is obtained by dragging the left middle handle to the left, while holding the CTRL key pressed.

 

splitframes2

Technical note

This change is in the Public Overridable Sub OnAction in the PageDesignerAddIn class of the Page.vb, in the code block starting with:

If r.Width <> Page.GetSelectionWidth And Fred.GetQualifier = 2 Then