• Wayne Stambaugh's avatar
    Add hit testing clarification to schematic library editor. · 86bf955d
    Wayne Stambaugh authored
    * Create library collector class.
    * Add clarification menu to library editor when multiple items are found
      at the current position.
    * Add get clarification menu text to all objects derived from LIB_ITEM.
    * Add get menu bitmap for all objects derived from LIB_ITEM.
    * Improve LIB_PIN bounding box calculation.
    * Rename LIB_ITEM::DoGenCopy to doClone to match behavior defined in base
      class EDA_ITEM.
    * Minor class renaming for improved code consistency.
    * Added less than operator to EDA_ITEM.
    86bf955d
lib_collectors.h 3.98 KB