EWC forms display incorrectly when desktop scaling is enabled
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
EWC forms are truncated on the right hand side and I need to widen them by hand
Maybe it’s just my computer, but all the demo forms come up slightly short on the right, so I need to widen the form as things near the very right edge are truncated.
19.0.50074 64-bit Unicode on MS Windows 10
'.' ⎕wg 'devcaps'
1080 1920 194 344 ¯1 125
]link.create # d:/git/ewc
EWC.FOLDER←'d:\git\ewc\'
demo.Run'Desktop'

Contributor guide
Research direction
Reproduce the issue by running demo.Run'Desktop' with the reported Dyalog version and Windows 10 display scaling, using the shown ⎕wg 'devcaps' values. Inspect how the demo forms determine their desktop dimensions; done means the forms display their full right edge without manual widening.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100