Closed tamascz closed 1 year ago
Did you read the release notes?
2023.01.16
Item field colors. New options in Other Options. GitHub ticket #272.
Aha, you did uncover a problem! Thanks a bunch. The retrieval methods for those colors should not retrieve INI values because the INI may not be current. Awesome.
Correction. The methods must query the INI because those are the most recent values. However, the methods should determine if the colors are valid. Other Options will initialize itself with defaults if the Item Fields colors are invalid. The query methods will perform similar instructions.
BQ must be too nice to everyone. Ugh.
Committed!
And very nice that you built your own BQ. Very excellent. If you need to revise the document, please submit changes and/or pull requests.
Did you read the release notes? Item field colors. New options in Other Options. GitHub ticket #272.
Yes, and I wanted to investigate it further, but something came in between, and I forgot, sorry. (.ini inspection wasn't part of my update routine until now, but it will be in the future.)
Releasing! Test the new biblioteq-darkmode.bat if you'd like.
It's very import that everyone has access to build instructions for software. It's quite difficult to limit programs from numerous dependencies, particularly on Mac and Windows. On Mac, Brew exists, however, it deprecates hardware as well as suffering from the madness of Mac. Windows, well, Windows.
2023.02.25 build done according to
Windows Installation.pdf
. What may cause the black backgrounds in the forms fields? Thanks.