-
## Next Steps for the VFS team
- [ ] **Assign** this ticket to the team member(s) responsible for addressing feedback provided by Platform.
- [ ] **Comment** on this ticket:
- If the Platform revie…
-
## Next Steps for the VFS team
- [ ] **Assign** this ticket to the team member(s) responsible for addressing feedback provided by Platform.
- [ ] **Comment** on this ticket:
- If the Platform revie…
-
Currently `ofxiOSEAGLView` doesn't capture all available touch information (and doesn't fill out our `ofTouchEventArgs`). We're missing information about pressure and size of the touch. Here's an ex…
-
This can link to a GitHub issues template, a Touchpoints form, or an email address
-
- usgs.gov (actually doesn't have any results which is odd. we previously detected it so I'm wondering if this is a temporary fluke with our current memory issues)
-
Every GSA web product being developed or in production should have a backlog.
Security scans occur against systems that are online, regardless of the how a product is staffed.
Security scan findin…
-
```
Here is some sample code which would be much easier to understand
/**
* PhotoSorterView.java
*
* (c) Luke Hutchison (luke.hutch@mit.edu)
*
* TODO: Add OpenGL acceleration.
*
* Released…
-
```
Here is some sample code which would be much easier to understand
/**
* PhotoSorterView.java
*
* (c) Luke Hutchison (luke.hutch@mit.edu)
*
* TODO: Add OpenGL acceleration.
*
* Released…
-
```
Here is some sample code which would be much easier to understand
/**
* PhotoSorterView.java
*
* (c) Luke Hutchison (luke.hutch@mit.edu)
*
* TODO: Add OpenGL acceleration.
*
* Released…
-
`(void)touchesMoved:(NSSet *)touches withEvent:(UIEvent *)event
(void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event
(void)touchesEnded:(NSSet *)touches withEvent:(UIEvent *)event
`
在这3个…