The Wayback Machine - https://web.archive.org/web/20201111093334/https://github.com/topics/inspector
Skip to content
#

inspector

Here are 191 public repositories matching this topic...

john-a-carroll
john-a-carroll commented Apr 2, 2020

Text output to a stream pane results in scrolling only if the pane is the direct child of the scroll pane. If there are any intervening layout panes, scrolling does not happen. In the example below, we have a bordered application pane which should scroll when text reaches the end of the page.

(define-application-frame scrolling-frame () ()
  (:menu-bar scrolling-frame-command-table)
  (:pa
heyheyhello
heyheyhello commented Jul 16, 2020

Hey nice project! I've seen this done in React a few times but it's nice to see something smaller.

I just had a question about the meaning of "vanilla" in the keywords - did you mean able to run alongside any other frameworks? It might to worth clarifying to people that it is embedding a Vue app into their app though. Since the bundle is +300kb and 10000 lines of code where 9700ish are Vue.js.

Improve this page

Add a description, image, and links to the inspector topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the inspector topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.