doc-builder icon indicating copy to clipboard operation
doc-builder copied to clipboard

Fix Copy to Clipboard Functionality for Code Blocks with Horizontal Scrollbars

Open zamalali opened this issue 1 year ago • 0 comments

This PR improves the Copy to Clipboard functionality to ensure that the entire content of code blocks, including offscreen portions in horizontally scrollable blocks, is copied accurately. Previously, only the visible portion was being copied. This enhancement resolves the issue, providing users with a more reliable and consistent experience when copying code snippets.

zamalali avatar Apr 26 '24 09:04 zamalali