browneyedsoul / remnote-plugins

A Curated List of RemNote plugins
MIT License
89 stars 19 forks source link

Rem Tree.CSS seems to have some problems #5

Closed kyle-one closed 2 years ago

kyle-one commented 2 years ago

image

It cannot be centered, and the close icon of tag is not hidden.

browneyedsoul commented 2 years ago

Hey, @kyle-one Thanks for the report! To be honest I've been using this with 'no bullet editor mode' so I couldn't realize what was wrong. Check the latest update pls!

kyle-one commented 2 years ago

After I use the latest CSS code and “no bullet editor mode", it still can't be centered.

image

kyle-one commented 2 years ago

Is it a browser compatibility problem? I use the latest version of chrome. (103.0.5060.114)

browneyedsoul commented 2 years ago

220713-201452 ↑ This is tested in my TEST KB

It seems that it also has some conflict with your rem-bullet position pls check other snip which can affect bullet position.

I'm also suspicious that in light of the right side of your image, the whole rem-text or RichTextViewer span elements were lifted up or down. You'd better look closely at it.

And If you want the X button not to be seen in your tree, how about going to use UI declutter series - Hide Specific tag?

0719 Added I realized what you really meant. But the shape is not supported yet. If the parent rem is positioned to the center of the tree, it can be more intuitive for some users. But due to the complexity and imperfection of every single problem that may occur, I do not recommend the shape. anyway, the code is always here and you can change, just try it.

Thanks