Notes |
|
(0021098)
|
Zalewa
|
2020-01-19 13:29
|
|
The title of the button should be something like "Download again" in such case. |
|
|
(0021100)
|
WubTheCaptain
|
2020-01-19 13:45
(edited on: 2020-01-19 13:51) |
|
But the local file hashes are checked to match against the remote, so what is the use case for "download again" here in OP's specific scenarios?
|
|
|
(0022485)
|
Zalewa
|
2022-11-10 22:02
|
|
I decided to do this as requested and the dialog box will now have a simplified appearance if the database is up-to-date. The drawback is when the update is allowed, then the box has a lot more widgets and will auto-expand vertically, which isn't the best user experience. But, if I keep the size of the box the same, regardless of the contents/state, then the up-to-date box gets a lot of blank space and appears empty. Actually, on the attached screen "doomseeker-ip2c-uptodate_20221110.jpg" you can already see that there's a bit of empty vertical space. Some of it is normally taken by a progress bar that pops up at start at then disappears. I opted not to shrink the dialog box when this happens.
Still, I think I can do a slightly better job with reducing even this vertical blank space, but the auto-expand effect in case of possible update will be even more prominent.
For now, this is the commit for this ticket:'https://bitbucket.org/Doomseeker/doomseeker/commits/f5de0f9bda0e38bd146cf50e1cc455507dcbe925 [^]' |
|
|
(0022486)
|
Zalewa
|
2022-11-11 10:41
|
|
|
|
(0022492)
|
WubTheCaptain
|
2022-11-11 15:33
(edited on: 2022-11-11 15:35) |
|
Quote IP2C database file was not found. Use the update button if you want to download the newest database.
Copyedit maybe required, because the button text was changed from "UPDATE!" to "DOWNLOAD!".
$ git describe --tags
1.3.3-49-gd7638cb2
|
|
|
|
Commit 6b183a6 incorrectly states it updates the button text to "DOWNLOAD!", however that was actually done in the previous commit 5750e11. 🙂 |
|
|
(0022494)
|
Zalewa
|
2022-11-11 19:58
|
|
meh, stupid mistake, again |
|
|
|
Quote from WubTheCaptain
Quote IP2C database file was not found. Use the update button if you want to download the newest database.
Copyedit maybe required, because the button text was changed from "UPDATE!" to "DOWNLOAD!".
$ git describe --tags
1.3.3-49-gd7638cb2
So, will the text remain to refer to an "update button", although it's been renamed? |
|
|
(0022575)
|
Zalewa
|
2022-12-30 18:33
(edited on: 2022-12-31 08:35) |
|
|
|
|
|
|
(0022652)
|
Zalewa
|
2023-01-05 12:21
|
|
|
|
(0022696)
|
Zalewa
|
2023-01-14 13:25
|
|
I've looked at this box enough. It's fixed. |
|