• Craig Watson's avatar
    Don't select a new doc when trashing multiple docs · 8e1b5c4e
    Craig Watson authored
    During trashing of multiple documents, a new document was selected
    every time that one was moved to the trash -- even if it was about
    to be trashed itself. This is no longer the case; the
    selectADocumentOnMultipleTrashing() method was added to select the
    first unselected document found (but this is currently not used, as
    it seems OK to just select no document when we have just deleted a
    whole selection)
    8e1b5c4e
Name
Last commit
Last update
resources Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
C++StandardHeaderFile.txt Loading commit data...
COPYRIGHT Loading commit data...
LICENSE Loading commit data...
OpenBoard.iss Loading commit data...
OpenBoard.packproj Loading commit data...
OpenBoard.pro Loading commit data...
README.md Loading commit data...
TEST_OpenBoard_Win32.txt Loading commit data...
buildDebianPackage.sh Loading commit data...
changes_porting_qt5.txt Loading commit data...
release.macx.sh Loading commit data...
release.win7.vc9.bat Loading commit data...