Closed cielecki closed 1 year ago
Id: fb9e778b-f6cf-4718-b577-e95932eed147 File: SideBarWebViewInnerComponent.tsx Task: handle whitespace words correctly here
//////////////////////////////////////////////////////////////////////////////// // Conceptualising ... ////////////////////////////////////////////////////////////////////////////////
First, I will update the code to correctly handle whitespace words by skipping the process of creating a new line for them and directly adding their widths to the current line width.
Here's the modified
Id: fb9e778b-f6cf-4718-b577-e95932eed147 File: SideBarWebViewInnerComponent.tsx Task: handle whitespace words correctly here
//////////////////////////////////////////////////////////////////////////////// // Conceptualising ... ////////////////////////////////////////////////////////////////////////////////
First, I will update the code to correctly handle whitespace words by skipping the process of creating a new line for them and directly adding their widths to the current line width.
Here's the modified