Skip to content
  • Almer S. Tigelaar's avatar
    Don't mirror the size of the selected cols/rows, instead look at the next · a29ca1d7
    Almer S. Tigelaar authored
    2001-04-01  Almer S. Tigelaar  <almer@gnome.org>
    
    	* src/commands.c
    	(cmd_ins_del_colrow_redo): Don't mirror the size of the
    	selected cols/rows, instead look at the next visible col/row
    	to the top/left for the size.
    	(cmd_hide_colrow_correct_selection): Pass extra "forward" parameter
    	value to colrow_find_adjacent_visible.
    
    	* src/colrow.h, src/colrow.c
    	(colrow_find_adjacent_visible): Add optional "forward" parameter.
    	If unset it will seek to the right/bottom otherwise to the left/top.
    a29ca1d7