Skip to content

Fix/viewport not updating using arrow keyboard#166

Open
ajatdarojat45 wants to merge 3 commits into
choras-org:devfrom
ajatdarojat45:fix/viewport-not-updating-using-arrow-keyboard
Open

Fix/viewport not updating using arrow keyboard#166
ajatdarojat45 wants to merge 3 commits into
choras-org:devfrom
ajatdarojat45:fix/viewport-not-updating-using-arrow-keyboard

Conversation

@ajatdarojat45

Copy link
Copy Markdown
Contributor

Hi @SilvinWillemsen & @mberz,

This PR fixs #165 issue.

@SilvinWillemsen

Copy link
Copy Markdown
Contributor

Hey @ajatdarojat45, thanks for the changes!

@mberz, I tested this just now and releasing the arrow will indeed update the position after a delay of ~1 sec. Did you want it to continuously update, or does this suffice for now?

This was referenced Jun 23, 2026
@mberz

mberz commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Thanks @ajatdarojat45, I think the non continuous update is absolutely sufficient. I'm wondering though, would it be possible to reduce the delay, or is that something that makes it potentially unstable?

@ajatdarojat45

Copy link
Copy Markdown
Contributor Author

Hi @mberz,

Yes, it’s possible to reduce the delay. We can lower it to 500 ms, and I think that should still be stable while making the UI feel more responsive.

@mberz

mberz commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Sounds good. Let's go with 500 ms then.

@ajatdarojat45

Copy link
Copy Markdown
Contributor Author

Hi @mberz,

I have reduce the delay to 500 ms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Require review

Development

Successfully merging this pull request may close these issues.

BUG: Viewport (and potentially settings) not updating on use of up/down arrows

3 participants