Skip to content
Snippets Groups Projects
  1. Mar 04, 2012
  2. Mar 03, 2012
  3. Mar 02, 2012
  4. Mar 01, 2012
  5. Feb 26, 2012
  6. Feb 25, 2012
  7. Feb 24, 2012
  8. Feb 17, 2012
  9. Feb 16, 2012
  10. Feb 15, 2012
  11. Feb 11, 2012
    • Ivica Ico Bukvic's avatar
      Improved logic for intelligent asking when to save abstractions. No longer is... · 7a263f3d
      Ivica Ico Bukvic authored
      Improved logic for intelligent asking when to save abstractions. No longer is it necessary to check whether to save an abstraction after it has been changes and only displaced on parent. this is because objects are "activated" when selected which potentially means that abstractions would be recreated as soon as they are deselected essentially making user lose anything they changed in the abstraction and did not save. However, in pd-l2ork we check when objects are activated whether their rtext (and therefore also its arguments) have changed and only recreate object if they did.
      7a263f3d
Loading