Results 14 comments of DctMaZiYo

i got the same issue

> i got the same issue when using ant-design-pro You can revert the dependencies to the previously stable version (e.g., 1.0.8) as a temporary fix to start the project ![image](https://github.com/user-attachments/assets/1bc2ac33-bfc1-4888-92fb-fbec489119f9)

thanks for the quick reply, here is what i hope it would be ![1](https://github.com/ant-design/ant-design/assets/74136983/74c7d121-ae5c-4096-a344-2ab241571c3f) ![2](https://github.com/ant-design/ant-design/assets/74136983/407d8c5a-8e28-4107-bf4a-1a13072f70f5)

> Not a normal design, could you provide more details? ![image](https://github.com/ant-design/ant-design/assets/74136983/3e3c1529-3ec3-4118-b05a-f90e8f669957) The picture above is the situation where I need the reversed one, starting from the bottom and progressing step...

I just found out that we can reverse the [timeline](https://ant.design/components/timeline) component, so I was wondering if we can have a reverse prop in the steps

> Isn't it just `.width`? Or are you concerned about border widths? Or do you just want us to explicitly mention `.width`? Sorry for not being clear before,here's more specific...

> Doesn't it already do? > > I don’t know why my result is different from yours, here's the result in my broswer ![image](https://github.com/user-attachments/assets/6d60550e-1d9f-4019-9ec9-04ec5275af4a) i want to say getBoundingClientRect.width don't...

> You may have misread the note? It says `scrollWidth` returns an integer, and if you want a fractional value that also represents the width of the same element, you...

> try https://github.com/nrjdalal/gitpick to clone subdirectories, and let me know if it fits the bill here is a scenario where i wanna use --recursive option,clone projects like this [qwc2-demo-app](https://github.com/qgis/qwc2-demo-app) which...

> ohh I am using git directly in gitpick, you can add an option to do that easily ![Image](https://github.com/user-attachments/assets/e41cca7f-0740-4536-b1b2-b940da8d3cea) Can you show me an example of how to use it?...