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

Remove mentions of firebug, which has not existed for many years #364

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

niloc132
Copy link
Contributor

@niloc132 niloc132 commented Aug 2, 2024

No description provided.

@@ -44,7 +44,7 @@ And here is how the screen ends up:
What went wrong? We set the Dock Panel to fill up 100% of the space, and then each button to the left or right of the screen. At this point, it can be helpful to probe and see
what the boundaries of your widgets are, because they may not be where you think.

The first technique is to use a DOM inspection tool, such as [Firebug](http://www.getfirebug.com) for the [Firefox](http://www.mozilla.com) browser. As you hover over elements in the DOM they will highlight in the browser window.
The first technique is to use your browser's . As you hover over elements in the DOM they will highlight in the browser window.
Copy link
Contributor

@zbynek zbynek Aug 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The first technique is to use your browser's . As you hover over elements in the DOM they will highlight in the browser window.
The first technique is to use your browser's dev tools. As you hover over elements in the DOM they will highlight in the browser window.

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