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

Improve positioning of borders between panels #2865

Open
Tracked by #2670
martenbjork opened this issue Jul 28, 2023 · 4 comments
Open
Tracked by #2670

Improve positioning of borders between panels #2865

martenbjork opened this issue Jul 28, 2023 · 4 comments
Labels
ui concerns graphical user interface

Comments

@martenbjork
Copy link
Contributor

martenbjork commented Jul 28, 2023

The borders between panels are currently drawn in a way that causes them to overlap with the elements in the views. There is also a small gap (0.1px?) between the side panels and the top bar.

Group 102

Group 103 (1)

(Good eye, @abey79!)

@martenbjork martenbjork changed the title Fix alignment of selection view border Imrpove positioning of borders between panels Jul 28, 2023
@martenbjork martenbjork changed the title Imrpove positioning of borders between panels Imropove positioning of borders between panels Jul 28, 2023
@abey79
Copy link
Member

abey79 commented Aug 7, 2023

This is also due to the current implementation of large collapsible header, which draw 1000px either sides.

@martenbjork martenbjork changed the title Imropove positioning of borders between panels Improve positioning of borders between panels Aug 7, 2023
@emilk emilk added the ui concerns graphical user interface label Aug 8, 2023
@emilk
Copy link
Member

emilk commented Aug 8, 2023

Closed by #2936 ?

@abey79
Copy link
Member

abey79 commented Aug 8, 2023

Nope. There are still weird offset going on:

image

@abey79
Copy link
Member

abey79 commented Aug 8, 2023

I think the line itself is offset.

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

No branches or pull requests

3 participants