The Wayback Machine - https://web.archive.org/web/20210821005719/https://github.com/topics/mit
Skip to content
#

mit

Here are 789 public repositories matching this topic...

SwifterSwift
GerdC
GerdC commented Jul 29, 2021

Is your feature request related to a problem? Please describe.
The existing SwifterSwift extension MKPolyline.coordinates uses method getCoordinates that is defined in MKMultiPoint and not in MKPolyline.
MKPolyline extends MKMultiPoint.
The negative effect is that this extension is not available in all subclasses of MKMultiPoint where this extension makes sense, namely MKPolygon

**Descr

foolip
foolip commented Nov 20, 2018

System information

  • node version: v10.13.0
  • npm or yarn version: 6.4.1
  • OS/version/architecture: gLinux 64-bit (Google-internal, like Debian Testing)
  • Applicable nodegit version: v0.23.0 built from source

https://www.nodegit.org/api/tree/ has an example of how to use tree.walk(), but it doesn't mention a critical detail, which is mentioned in an example:
https://github.com

panel
AreYouRlyScared
AreYouRlyScared commented Jun 21, 2021

Background (please complete the following information):

  • Panel or Wings: Panel
  • Version of Panel/Wings: 1.4.2

Describe the bug
Editing a sub-user and attempting to edit the same sub-user presents you with the loading spinner from the previous action, not allowing you to edit the user a 2nd time without a refresh.

To Reproduce

  1. Make new sub-user
  2. Edit newly created
pharo

Improve this page

Add a description, image, and links to the mit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mit topic, visit your repo's landing page and select "manage topics."

Learn more