Weird bug with pedia's text scrolling due to, I believe, big article's title. Example:
In this entry the title is short enough to consist of only one line. The scrollable text goes from image bottom which is correct.
(https://i.imgur.com/cFCwsyO.png)
But in this entry the title is two lines long. And the scrollable text goes from very screen bottom instead of image.
(https://i.imgur.com/17HOBpu.png)
The rulesets for both entries are identical.
Entry with correct scrolling:
- id: STR_SCP_087_DESCENT_C
type_id: 7
section: STR_SCPS
image_id: 087_STAIRS
requires:
- STR_SCP_087_DESCENT_C
text: STR_SCP_087_DESCENT_C_SCPEDIA
text_width: 140
Entry with incorrect scrolling:
- id: STR_SCP_087_EXP_B_ANIMAL_TEST
type_id: 7
section: STR_SCPS
image_id: 087_STAIRS
requires:
- STR_SCP_087_EXP_B_ANIMAL_TEST
text: STR_SCP_087_EXP_B_ANIMAL_TEST_SCPEDIA
text_width: 140