blueacorn
blueacorn
### Problem Statement As a user i have a lot of (too many) "Pinned Tabs" for important and frequently-used tabs as part of cross-referencing etc. As a busy user, i...
# This is a Bug Report ## Description Breaks bookmark manager by deleting/moving new (potentially duplicate) bookmarks saved using TabStash ## Steps to reproduce the problem 1. Install TabStash extension...
### Problem Statement Background: I would like to use Tab Stash as a context-switching workflow with the same regular set of Groups. Sometimes I need to mix & match tabs...
I have a DELL Latitude E6410, and like the previous issue ticket, found that the current Prey snapshot produces only a black screen (default frame = 4). The New Webcam...
Allows project to compile & run on latest Garmin Monkey C SDK - remove module hidden, remove var re-declarations - Disable type checking Note: Type checking is disabled, which causes...
Fixes rendering of 'G' character on complications arc font (e.g. "AUG", "FOG") - 'G' is currently rendered as an empty box
The `verifyNoMoreInteractions` method has an expectation that if will flag unexpected (unchecked) interactions on the related mocks. For Example: `verifyNoMoreInteractions(mocks)` - will correctly flag any unexpected (unchecked) interactions However, when...