Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash with range check option #4

Open
denreq opened this issue Mar 10, 2024 · 0 comments
Open

Crash with range check option #4

denreq opened this issue Mar 10, 2024 · 0 comments

Comments

@denreq
Copy link

denreq commented Mar 10, 2024

Hello Thomas,

Your component is very good, except for one point : InternalRender raises an exception on following line when range check error is activated :

BGColor:= FFrames[AIndex].Data.Palette[FFrames[AIndex].BackIndex].Color;

To have the component working anyway we can add {$R-,$Q-} at the beginning of the unit, but it's not very safe I guess.

Regards
Den

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant