textbrowser / biblioteq

Archive and catalog the world for today's and tomorrow's generations! Awesome and everyware.
https://textbrowser.github.io/biblioteq/
Other
217 stars 46 forks source link

Black field background. #276

Closed tamascz closed 1 year ago

tamascz commented 1 year ago

2023.02.25 build done according to Windows Installation.pdf. What may cause the black backgrounds in the forms fields? Thanks.

image image

textbrowser commented 1 year ago

Did you read the release notes?

2023.01.16

Item field colors. New options in Other Options. GitHub ticket #272.

textbrowser commented 1 year ago

fields

textbrowser commented 1 year ago

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.

textbrowser commented 1 year ago

Committed!

textbrowser commented 1 year ago

https://github.com/textbrowser/biblioteq/commit/140e4369044a01c1c5341cdd683ccc836828c4a9

textbrowser commented 1 year ago

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.

tamascz commented 1 year ago

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.)

textbrowser commented 1 year ago

Releasing! Test the new biblioteq-darkmode.bat if you'd like.

textbrowser commented 1 year ago

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.