You are probably right, but it doesn't look like just a slow redraw (after all, text in a computer is not deleted by first making it gray and then white). Well, I just wanted to make sure it was not something that someone forgot to disable
Now, something stranger (or maybe not) is that when I click "Previous" or "Next", before the data for the book appears, the author and series fields show other texts. So, if I go from:
Code:
The Picture of Dorian Gray
Oscar Wilde
to:
Code:
A Damsel in Distress
P. G. Wodehouse
I get to see for a moment an intermediate state showing:
Code:
The Picture of Dorian Gray [this fields look blurry]
Albrecht Dürer
Alice
I have books by "Albrecht Dürer", and books of the "Alice" series, but none matching both. I guess they are both the first items in their fields. Nothing really annoying, but maybe there's something that could be optimized here?