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: show Design View editing frame highlighting inside the component to avoid cut display #1651

Merged
merged 2 commits into from
May 10, 2024

Conversation

andreassteinmann
Copy link
Collaborator

@andreassteinmann andreassteinmann commented May 7, 2024

PR Type

[x] Bugfix

What Is the Current Behavior?

The border and the edit tab / panel of the highlighted component in the Design View is shown outside the component area. If a component is formatted using the CSS property overflow: hidden;, the highlight (surrounding) border and the edit tab / panel was cut and not shown.

What Is the New Behavior?

The border and the edit tab / panel of the highlighted component in the Design View is shown inside the component area to always show it when hovering the component even if the CSS property overflow: hidden; is used.

Does this PR Introduce a Breaking Change?

[x] No

Other Information

AB#96418

@andreassteinmann andreassteinmann changed the title fix: Show Design View editing frame highlighting inside the component fix: show Design View editing frame highlighting inside the component May 8, 2024
@andreassteinmann andreassteinmann self-assigned this May 8, 2024
@andreassteinmann andreassteinmann changed the title fix: show Design View editing frame highlighting inside the component fix: show Design View editing frame highlighting inside the component to avoid cut display May 8, 2024
@shauke shauke force-pushed the fix/designview-edit branch from b3bcd46 to 3eaeeeb Compare May 10, 2024 06:08
@shauke shauke added this to the 5.2 milestone May 10, 2024
@shauke shauke added bug Something isn't working refactoring Refactoring of current code labels May 10, 2024
@shauke shauke merged commit 1347fd8 into develop May 10, 2024
13 checks passed
@shauke shauke deleted the fix/designview-edit branch May 10, 2024 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working refactoring Refactoring of current code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants