Alex Fong
Alex Fong
Would be nice to have alternative (though slightly more difficult) instructions for devs to skip Vagrant. This is especially so since the Windows subsystem for linux exists in Windows 10...
## Bug Report #### Environment (e.g. version of Microsoft PowerPoint) PowerPoint 2016 on Windows 10 #### Steps to replicate Create Text Agenda #### Expected behavior Creates a text agenda ####...
> System.Runtime.InteropServices.COMException Presentation (unknown member) : Invalid request. Automation rights are not granted. Stack Trace: en Microsoft.Office.Interop.PowerPoint._Presentation.get_Name() en PowerPointLabs.Models.PowerPointPresentation.b__22_0(Presentation presentation) en System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate) en PowerPointLabs.Models.PowerPointPresentation.get_Opened() en PowerPointLabs.ThisAddIn.InitializeShapeGallery() en...
## Feature Request #### Description of feature Split Split 3D Rotation into components #### Justification Users might want to have more control on the 3D rotation effect
## Feature Request #### Description of feature Shadow effect can be split up into its individual components (transparency, size, angle, distance, etc) This might be quite tricky, as we don't...
Probably a good idea to clearly document what is supported by SyncLab. Legend (github's checkboxes don't play nice when nested): [] = untested property [-] = supported property x =...
## Feature Request Optimize UI for Sync Selection Pane #### Ideas Maybe something with a wider width might work. It might be good to add a unit to some of...
## Feature Request #### Description of feature Current artistic effect only syncs the type of effects, but not the parameters of the effect. Syncing the type of effects brings with...
As above, this suddenly happened along the way when working on PPTLabs. It is not due to changes in code. It would be good if we could find a fix...
Accessing shape.Name throws an error for SmartArt, as it is not defined internally. The current code does this when creating the SyncFormatDialog. We should exercise more care when handling shape...