On Thu, Feb 20, 2014 at 4:03 AM, Jean-Marc Lasgouttes <lasgout...@lyx.org> wrote: > 20/02/2014 01:39, Scott Kostyshak: > >> In LyX 2.1 in tables you can swap columns with alt + <right>/<left> >> and swap rows with alt + <up>/<down>. >> >> A couple of things that are not being swapped are column alignment and >> width. Should these be swapped? I imagine some tables are set up such >> that the left column is left aligned and thus one would not want that >> to change. Width seems more tied to the column contents. So my current >> thoughts are that width should be swapped but alignment should not be. >> I'm not sure if this is inconsistent though. > > > I would say that everything should be swapped.
Width, alignment, and all column info are now swapped as of 9ca242e5. Are you OK with left and right borders not being swapped when moving columns or do you really mean "everything"? The way I've seen most people use left and right borders with tables is that they are more or less fixed and not tied to content. Not swapping them is also consistent with how we treat "delete column" on the last column (the right borders are copied to the right borders of the new end column). That said, I am open to suggestions as I have not observed many different workflows from users. Scott