gfxcc

Results 4 issues of gfxcc

why you implement dealloc like this? - (void)dealloc { [self.scrollView removeObserver:self forKeyPath:@"contentOffset"]; [self.scrollView removeObserver:self forKeyPath:@"contentInset"]; self.scrollView = nil; } - (void)willMoveToSuperview:(UIView *)newSuperview { [super willMoveToSuperview:newSuperview]; if (!newSuperview) { [self.scrollView removeObserver:self...

Could you explain the features of your library and what problems does it try to solve?

b/345539403 The semantic of is_ca for Certificate in terraform is 1. If `ca_options` is not specified at all (enabled by this PR) OR `ca_options {non_ca=true}` is specified - a certificate...

service/privateca