SketchUp / api-issue-tracker

Public issue tracker for the SketchUp and LayOut's APIs
https://developer.sketchup.com/
38 stars 10 forks source link

Toolbar's add_separator method should not have any args #950

Open DLowHP opened 3 months ago

DLowHP commented 3 months ago

As in title - UI::Toolbar.add_separator should not have any arguments in the stubs as providing it with any causes argument count error.

https://github.com/SketchUp/ruby-api-stubs/blob/64b41716cb6dcecc8cd388831cb4a3166431dd02/lib/sketchup-api-stubs/stubs/UI/Toolbar.rb#L73