https://bugs.documentfoundation.org/show_bug.cgi?id=150244
--- Comment #5 from Justin L <[email protected]> --- Distribute columns is a counter-part to minimize and optimize. Both of those use a selection to determine WHICH rows define minimal/optimal for the entire column. While distribute evenly doesn't need a selection context like this to define "even" for the whole column, making the suggested change would cause it to act very differently from its companion functions. While I can see the logic in giving selection a functional use in this case, I'm not sure doing so would be worth the effort, inconsistency, and potential disruption of existing work flows. I don't think that split/merged cells should ever drive the use of functions - they already create enough head-aches as it is. -- You are receiving this mail because: You are the assignee for the bug.
