-
Currently, focused on Text Editor, need to think about support for Diff Editor and how to separate the two interfaces.
-
### Summary
In order to integrate [Singularity](https://github.com/Barsonax/Singularity) with duality I would like the dependencies to be injected before components are activated. Currently duality…
-
### Summary
It was observed that, when the tile palette and camera share the same dock, and certain window manipulations are done (unclear what the exact list is, but there are multiple mechanisms)…
-
```
Given 'x' an element, it is the case that:
x.setAttribute('value', 'xyzzy');
x.getAttribute('value') === 'xyzzy';
x.value === 'xyzzy';
however, if we select:
y = x.cloneNode();
then:
…
-
### Summary
It would be nice if the editor could tell you you forgot to unsubscribe a event somewhere as this can lead to very strange bugs if left unchecked.
### How to reproduce
- Download […
-
### Summary
Currently there is no simple way within the Duality framework to query the state of the various 'lock' keys on a keyboard - CapsLock, ScrollLock, and NumLock. Consider how this could be…
-
Hi, @rodrigodornelles!
layout of forbiden duality, rules of opcodes in bitwise lockuptable.
-
In the lecture 11 slides about duality (page 6), shouldn't it be
L(u) = - f*(-u) - g*(A^T u), instead of the expression given there?
Thanks!
sidak updated
6 years ago
-
Implement DualSurface, i.e. faces and vertices switch places in the incidence structure.
This maybe should get a different name to not be confused with geodesic duality.
It is also not clear in whic…
-
Login/Logout and jqueryUI-Demo does not work with Iceweasle 8.0
Try to Login gives:
```
{"error":"render_error","reason":"function raised error: (new Error(\"login cannot be called server-side\", \"…