dhx

Results 13 comments of dhx

> ![firefox_Firefox_Developer_Edition_0322](https://github.com/user-attachments/assets/6f865695-81df-4402-9cd7-bc8e24e3aa95) 交换一个顺序就会导致画面不一样,应该是对inline类块的处理不好。 try to use this REPO fix all 🐞:[https://github.com/qq15725/modern-screenshot](https://github.com/qq15725/modern-screenshot)

> same problem, how to resolve it? ### I resloved with this : restoreList() { return new Promise((resolve, reject) => { if (this.$refs.vsl) { try { this.$refs.vsl.reset(); this.setVirtualListToOffset(this.scrollTop); const top...

> Reproduction: https://jsfiddle.net/fu6hLzxm/1/ > > I checked the code and it seemed like the renderer supports slot elements. However, the `DocumentCloner` does not clone elements that are contained in slots....

look [https://github.com/qq15725/modern-screenshot](modern-screenshot) fork from this repo

art area fix🐞:[https://github.com/qq15725/modern-screenshot](https://github.com/qq15725/modern-screenshot)

> Below is my original HTML table. > > > Then, I use the following code to export the table to an image: > > document.getElementById("download-button").addEventListener("click", function () { >...

try to use this REPO fix all 🐞:[https://github.com/qq15725/modern-screenshot](https://github.com/qq15725/modern-screenshot)