Results 41 issues of dkrasner

causes [Errno 57] Socket is not connected error on multiple calls (at least on OSX). You can "fix" this by removing the shutdown code in ner/utils, but perhaps it should...

####Proposal### Allow for the ability to add custom html attributes, or a restricted subset thereof (such as `class`, `style`, `id`). ####Rationale#### Aside from styling, global attributes can be useful selectors...

Mac install for typed python (intel and M1) ## Motivation and Context Documentation and minor c++ dependency library catch which allows TP to be installed on OSX. ## Approach ##...

OS: MacOS Mojave Pharo: 7.0 PharoLauncher 1.9.2-2019.09.01 (21.0) Two issues: * Default local directory (/Users/USER/Documents) persists in the launched VM/image, even after changing these in the PharoLauncher * Changing the...

### Steps to reproduce 1. Where are you starting? What can you see? - I am running a matrix-synapse homeserver and have a custom build of the element-ios app. -...

A-Notifications
T-Task
A-Documentation

add size hinting add grids add snapping

development

### Main Points ### Inspecting the `cssStyle` property, there is a discrepancy between the inline css set on the DOM element and the styleProp value. In addition, some prop values...

bug

Current there are a number of mostly css issues. We should at least support Chrome.

development

When working with various apps, services, etc running within ST (such as a browser's iframe/srcdoc), we could consider using the now widely supported [BroadcastChannel](https://developer.mozilla.org/en-US/docs/Web/API/BroadcastChannel). This might keep things tidier and...

development
discussion