travisjbeck
Results
2
issues of
travisjbeck
#pragma mark View Handlers - (void)layoutTokensAnimated:(BOOL)animated { CGFloat newHeight = [self layoutTokensInternal]; if (self.bounds.size.height != newHeight){ // Animating this seems to invoke the triple-tap-delete-key-loop-problem-thing™ [UIView animateWithDuration:(animated ? 0.3 : 0)...
Tom Bug
**Describe the bug** When using the Claude desktop app for Mac (0.75) on Mac 15.11 the labels to jump to ignore the actual chat part of the interface. **Screenshots /...
bug