I can't horizontally scroll the "Diff Result" window

Reproduction Steps

  1. Create and publish a new baseplate project
  2. Create a script and put this:
print("Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.")
  1. Convert the script to Package
  2. Remove some words at the end of the print
  3. View Script Changes

Expected Behavior
Since the line is long, there should be a horizontal scroll bar in the “Diff View” window to be able to see the differences.

Actual Behavior
It is not possible to see the changes as there is no horizontal scroll bar:

Issue Area: Studio
Issue Type: Display
Impact: High
Frequency: Constantly

2 Likes

Thanks for the report! We’ll follow up when we have an update for you.

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.