nyuga
Results
2
issues of
nyuga
I found that CoerceVerticalOffset and CoerceHorizontalOffset won't be called if DisableScroll=true, but I think Panning should still be limited by the ExtentSize property.
bug
V3.1.0
The error is ERROR: InnoSetup installer creation failed: undefined method `encode' for I find it occur in line 1090 of the bin/ocra : `target_dir_escaped = Pathname.new(tgt).dirname.to_s.gsub('"', '""')` I change it...