846ac49ab8
* Bug: In CellViewer::setShowSelection(bool), this slot is connected to the hidden 's' menu key. It was toggling state according to the state of the *menu key* (Qt) which was *not* kept in synch with the state of the CellWidget. So it was causing desinchronized selection visibility toggle. Now, ignore the state of the menu and toggle the CellWidget state directly. * Bug: In Selector::attachTo(), when adding the new CellWidget to the map<>, the initial flag must be Selector::Selected instead of 0, so we see it. * Change: In CellWidget & ControllerWidget, adjust the default size of the widgets (to better suit my display...). |
||
---|---|---|
.. | ||
cmake_modules | ||
doc | ||
src | ||
tests | ||
CMakeLists.txt |