Peng Xiao

Results 203 comments of Peng Xiao

> Is there anyway to hide it? Not yet. I guess this is a feature request if you ask.

This is an interesting option. I think I can provide an option to make it more like traditional tabs.

感谢您的反馈,我会试着实现一下你的方案思路。 不过我最近在忙一些其他事务,短时间没有办法实现 。

Hi, I think your request is a duplicate of https://github.com/pengx17/logseq-plugin-tabs/issues/6.

Thanks for the suggestions! Technically rendering tabs in multiple rows is not so trivial because the tabs are rendered inside of an iframe. To wrap the tabs, the plugin may...

I think one option is to follow what Chrome does. Instead of having multiple rows of tabs, just shrink each item when there is not enough space like this: ![image](https://user-images.githubusercontent.com/584378/136878339-b2fa8637-139f-4a91-9d92-2ce73c3cd450.png)

I am working with a new lib that I found today "dnd-kit". Some progress so far https://stackblitz.com/edit/vitejs-vite-8penyc

Not reproducible on my side. Could you please use the default theme and try again?

@usoonees yeah, this can be configured in the OS, but I think the fundamental issue is that plugin registered keybindings will still pop up to the outer and triggers some...

Thanks for reporting. Let me think about how to fix the above two cases.