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

Fix note menu placement on tablets #96

Open
sigrunixia opened this issue Jun 12, 2024 · 10 comments
Open

Fix note menu placement on tablets #96

sigrunixia opened this issue Jun 12, 2024 · 10 comments

Comments

@sigrunixia
Copy link
Contributor

Comparing the note menu between default and current EBW. I will need to fix.

IMG_0012

IMG_0013

@sigrunixia sigrunixia changed the title Fix Fix note menu placement on tablets Jun 12, 2024
@ebullient
Copy link
Owner

This is a toggle-able style setting:
image

@sigrunixia
Copy link
Contributor Author

Running into issues trying to reduce the space between the items on landscape view. Will keep hammering at this.

@sigrunixia
Copy link
Contributor Author

When you have a moment, @ebullient, what would you suggest?

The goal for me is to move the header actions either closer to the arrows on the left, or title in the middle.

@ebullient
Copy link
Owner

ebullient commented Aug 7, 2024

Mine already looks different.. I have a few additional with commander:
image

So I'm not sure why you have things so spread out. The title for me is left most that can be managed (given other icons) so that it can stretch to fill the space consistently.

@ebullient
Copy link
Owner

ebullient commented Aug 7, 2024

In source:
image

view order messes the floats around, and reverses the order of actions:
image

image

row reverse puts the 3 dots closest to the forward/back buttons, which keeps controls for the tab all close to the left corner.

I wonder if pane relief plugin is adding additional styles here that make the forward/back element more compact..

@sigrunixia
Copy link
Contributor Author

It's possible, as I dont use it.

stacked-tabs-header-actions

Latest 1.7.2 with stacked tabs on, header actions to the left while in landscape. It seems consistently in that spot. Trying to nail down now.

@sigrunixia
Copy link
Contributor Author

Developer mode on desktop shows regular; will look for maybe a mobile selector we are missing.

CleanShot 2024-09-18 at 17 19 51

@sigrunixia
Copy link
Contributor Author

Do you have contextual typography?

@ebullient
Copy link
Owner

the plugin? no.

@sigrunixia
Copy link
Contributor Author

Well, I am at a loss. Maybe we table this until someone else reports it, as it's not a breaking type of issue for me. Thoughts?

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

2 participants