Dave Edwards

Results 7 issues of Dave Edwards

# Bug Report **1. SketchUp/LayOut Version:** Expected behaviour verified on Mac in SU2017 - 2022, issue observed on Mac and Win in SU2023.1 & SU2024.0 (SU2023.0 not tested) **2. OS...

bug
Ruby API
SketchUp
logged
regression

These strange errors come up from time to time, where a completely nonsensical error message is reported, after apparently trying to call a method on a completely unrelated object class...

bug
Ruby API
SketchUp
logged
crash
corruption

As noted at #927 Both 2D and 3D drawing from the overlay lowest down in the Overlays panel appears over 2D and 3D drawing from previous overlays. This does not...

bug
Ruby API
SketchUp
logged

Following on from #920 I think there is a more general issue of updating the API to consistently and logically use `Geom::Point3d` and `Geom::Point2d` classes. I came across this whilst...

enhancement
Ruby API
SketchUp

## Feature Request I think this was discussed to some degree at an earlier stage in the Overlays lifecycle but may have been forgotten about. It would be really useful...

enhancement
Ruby API
SketchUp

# Feature Request When a `UI.messagebox` is used by an extension to display an alert to the user, it shows "**SketchUp**" in bold as the title. This really isn't great...

enhancement
Ruby API
SketchUp
ui

Following on from #904 ## Feature Request There are many use-cases where it would be beneficial for `View#write_image` to provide an optional flag `:overlay` or similar so that developers can...

enhancement
Ruby API
SketchUp