Lacy Morrow
Lacy Morrow
That's sick! This can be closed most likely.
Think about the way your content is structured. The reason the handle disappeared is likely because it was stretched down the page to 50% the height of your content. If...
Unfortunately my "workaround" was "Not using shadcn/tooltip" I'm using Tremor.so for dashboard components and their `Icon` component has built-in tooltip support
This should be added to the docs first.
`@ts-ignore` But you may also try moving the tooltipprovider higher up the DOM
@sturmenta Great until we need a permanent sidebar, just one that might shrink
You are rebuilding the wheel, my friend. @Boolean-Operator Just use the ShadCN website site navigation, it does exactly what you are doing (using a sheet) and is essentially a drop-in...
@bads77 those two lines are grabbing cookies from the browser to restore panels to the same size after a reload or navigation. They aren't needed to run the example, you...
This is two very welcome features, the command-line args are easier to implement than proper monitor detection, but I'll see what I can do.
Renaming my file from `file.d.ts` to `file.ts` worked