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

View jumps when performing actions which hide the sidebar #29275

Closed
Chryseus opened this issue Apr 4, 2019 · 4 comments · Fixed by #29478
Closed

View jumps when performing actions which hide the sidebar #29275

Chryseus opened this issue Apr 4, 2019 · 4 comments · Fixed by #29478
Labels
<Bug> This needs to be fixed Info / User Interface Game - player communication, menus, etc.

Comments

@Chryseus
Copy link

Chryseus commented Apr 4, 2019

Describe the bug
Using look, fire and peek causes the view to recenter which is very jarring if you're performing these actions a lot.

To Reproduce
Steps to reproduce the behavior:

  1. Look, fire a weapon or peek.

Expected behavior
Viewpoint should stay fixed so it isn't constantly bouncing around, this is particularly annoying when using reach weapons.

Screenshots
image1
image2

Versions and configuration(please complete the following information):

  • OS: 5.0.5-arch1-1-ARCH
  • Game Version: 6c79f15
  • Graphics version: Tiles
  • Mods loaded: N/A

Additional context
Possible fixes I can think of:

  • Return to the old style sidebar, viewport rendered full size below
  • Change the targeting, look, etc to be in place of the sidebar
  • Don't hide the sidebar
  • Don't recenter the view
@Zireael07
Copy link
Contributor

Related to #29256 ?

@Chryseus
Copy link
Author

Chryseus commented Apr 4, 2019

Related to #29256 ?

Looks like it, I just tested with the zone manager and the highlight point when adding a zone is shifted to the right.
image
That issue seems to be caused by the point being set before the viewport is re-centered, my issue is more to do with re-centering itself being the problem.

@Night-Pryanik Night-Pryanik added <Bug> This needs to be fixed Info / User Interface Game - player communication, menus, etc. labels Apr 5, 2019
@KorGgenT
Copy link
Member

KorGgenT commented Apr 6, 2019

it recenters itself since the sidebar covers part of the screen and the new mode's sidebar does not go all the way down, are you asking to have a non-centered screen when using reach weapons etc?

@Chryseus
Copy link
Author

Chryseus commented Apr 6, 2019

it recenters itself since the sidebar covers part of the screen and the new mode's sidebar does not go all the way down, are you asking to have a non-centered screen when using reach weapons etc?

Yes, the jumping around in combat is very distracting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bug> This needs to be fixed Info / User Interface Game - player communication, menus, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants