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

Tweaks CSS for insert menu for small images #7737

Merged

Conversation

Sesquipedalian
Copy link
Member

@Sesquipedalian Sesquipedalian commented Apr 26, 2023

Closes #7735

Rather than changing the min-height of the preview wrapper, this adjusts the z-index of the menu div and the overflow properties of the relevant container divs. It also adjusts the border-radius on the corners of the file size progress bar, because I was formerly relying on the overflow properties to take care of hiding those corners where they would otherwise spill outside the rounded corners of the container.

Signed-off-by: Jon Stovell <jonstovell@gmail.com>
@sbulen
Copy link
Contributor

sbulen commented Apr 26, 2023

@Sesquipedalian - I'm testing & comparing this to the other solution.

I don't think this one fixes the typo on line ~33 that is causing console warnings (and invalidates the css).

@Sesquipedalian
Copy link
Member Author

I'll add a fix for that later today.

Signed-off-by: Jon Stovell <jonstovell@gmail.com>
@Sesquipedalian
Copy link
Member Author

@sbulen: Done.

@sbulen
Copy link
Contributor

sbulen commented Apr 30, 2023

After comparing the two, I prefer the alternate approach. Looks less cluttered.

@sbulen sbulen closed this Apr 30, 2023
@Sesquipedalian
Copy link
Member Author

As you wish.

@Sesquipedalian Sesquipedalian deleted the attach_ui_tweak branch May 1, 2023 19:24
@Sesquipedalian Sesquipedalian restored the attach_ui_tweak branch July 7, 2023 17:01
@Sesquipedalian Sesquipedalian reopened this Jul 7, 2023
@sbulen sbulen modified the milestones: 2.1.4, 2.1.5 Jul 21, 2023
@jdarwood007
Copy link
Member

Is this still making 2.1.5? I forgot if another decision was made.

@sbulen
Copy link
Contributor

sbulen commented Jul 27, 2023

Yes. We've seen other examples of overflow reported on the forum. This acts as a safety net...

@Sesquipedalian
Copy link
Member Author

Yes. We've seen other examples of overflow reported on the forum. This acts as a safety net...

In light of @DiegoAndresCortes approval and this statement, I will go ahead and merge now.

@Sesquipedalian Sesquipedalian merged commit 7f6d318 into SimpleMachines:release-2.1 Jul 27, 2023
@Sesquipedalian Sesquipedalian deleted the attach_ui_tweak branch July 29, 2023 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants