kbwbe / A2plus

Another assembly workbench for FreeCAD, following and extending Hamish's Assembly 2 workbench
GNU Lesser General Public License v2.1
168 stars 69 forks source link

Disable buttons #590

Closed PushKK closed 1 year ago

PushKK commented 1 year ago
  1. Disable buttons on Panel for Document-depended classes: 'a2p_ImportPartCommand' and 'a2p_recursiveUpdateImportedPartsCommand',
  2. Delete warning messages for those classes,
  3. Enable first two buttons on Panel,
  4. Small fix for PEP8.