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 styling for debugger dumped variables #17908

Closed
wants to merge 1 commit into from
Closed

Conversation

LordSimal
Copy link
Contributor

The copy button was previously overlapping the content of the variable in e.g. the environment panel of the Debug Kit.

image

Now (in combination with cakephp/debug_kit#1026) this will change to

image

BUT this of course will also move the copy button for e.g. the Variables panel to the bottom left

image

@LordSimal LordSimal added this to the 5.1.1 milestone Sep 16, 2024
@markstory
Copy link
Member

Changing the styling of all debug output to address a debug kit issue feels bad. I could try fixing this within debugkit.

@LordSimal LordSimal closed this Sep 17, 2024
@LordSimal LordSimal deleted the 5.x-debugger-styling branch September 17, 2024 16:02
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

Successfully merging this pull request may close these issues.

2 participants