• Dummy Article For Plugin Page

Edit Flag    v2.4.2

  • Overview
  • Quick Start
  • Release Notes

This plugin displays a warning when you edit any component that affects other components - a webdialog lets you know the number of components being edited at once - you can then click the webdialog to zoom out and see all of the components at once.
Click the webdialog again to go back to where you were.

I use this plugin daily and believe it to be a powerful addition to the components and "make unique" functions of sketchup.

Install it, edit a component that is linked with other components and you will be given a warning to stop you from accidentally editing multiple components.
Click the warning to zoom out and see all the components being edited.
Click again to go back to the previous view.

V 2.4.0x: Addresses newer Ruby Version used in SketchUp

V 2.4.0: zoom out and zoom back in functionality added
minor bug fix

V 2.4.2: 2024-04-27 by Dan Rathbun

Updates specific to SketchUp 2024+ and Ruby 3.2:  
- Changed File.exists? call to File.exist?  

Re-focus the Sketchup window, so that the Edit Flag warning dialog no longer seizes the focus from the main modeling window.  

Fixed the scrollbars showing in the edit warning dialog.  

Added system font identifiers for both platforms to the “font-family” style for the dialog. The text should now show in the system font.  

Localization:  
- Fixed unicode characters in files: es, fr, it, pt-BR, pt-PT  
- Added language hash files: cs, ko, ja, pl, sv, uk, zh-TW, zh-CN.  
- Localized the extension description and name for the Extension Manager.  

The extension is now signed.