I Am NotMyself

I Am NotMyself

I enjoy playing guitar and building things with my brain.

Import 2022-11-28 19:29

Sinister Bug is Sinister

Can you spot the bug in this flags enumeration? [Flags]     public enum ItemCoreChangeType     {         ViewStyleChanged = 1,         VaryByStructureChanged = 2,         LayersChanged = 4,         LayerContentsChanged = 8,         PropertiesChanged = 16,         ErrorsChanged = 32,         ChangeHistoryCleared = 64,         EditableCommentChanged = 128,         NeedsValidation = 256,         AffectsPropertyChangeHistory = 512,         AffectsLayerChangeHistory = 1024,         PushFormatters =
1 min read
Follow me on Mastodon!