]> git.lyx.org Git - features.git/commit
Implement tri-state in GuiSetBorder
authorJuergen Spitzmueller <spitz@lyx.org>
Tue, 24 Jul 2018 11:49:27 +0000 (13:49 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 9 Sep 2018 09:46:37 +0000 (11:46 +0200)
commit2e65b8e75e16525f84fb53ca1ee179bfe8169b7f
treede579fe9fbc00a5d911dec9997410a8204b6afca
parenta359a53eb69b69dca05cd6b413555882353c83bb
Implement tri-state in GuiSetBorder

A new UNDECIDED state is used if multiple cells with differing border
settings are selected.

This prevents additional borders to be set without being asked.

Fixes: #10010
(cherry picked from commit 99aefa5fd2c2184f0a67930046956df7d8f611df)
src/frontends/qt4/GuiSetBorder.cpp
src/frontends/qt4/GuiSetBorder.h
src/frontends/qt4/GuiTabular.cpp
src/frontends/qt4/GuiTabular.h
status.23x