Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

BUG: Wrong Outline Highlight

A topic by Hyperkvlt created Aug 03, 2022 Views: 133 Replies: 5
Viewing posts 1 to 3
(1 edit) (+1)

I was using the latest version 0.36 on Windows 10 64-bit and there's this strange bug when I clicked an outline, the one being highlighted is the one above it.


Thanks for the report!

You should notice that when you clicked ‘test3’, the editor scrolled to the ‘test 3’ heading correctly, and it was briefly highlighted, but then then the wrong element will be highlighted in the outline panel (‘test 2’) until you scroll down slightly.

It’s kind of a minor bug because of that, but I’ll see about getting a fix out for it 👍

(1 edit)

Thanks. 

Also, it seemed like the highlight is a little inaccurate. When I scroll to reach part 4, it's still highlighting part 3 even though it's already passed.


Thanks again, that part is (probably based on the screenshot) by design.

In practice, the next heading “takes over” when it has reached a specific threshold from the top, rather than as soon as previous one goes off screen.

There have been a number of different versions of this feature to date, and I think they all have some shortcomings in some situations.

(+1)

v0.36.1 has a fix for the incorrect outline highlighting issue

Thanks! That's good to know