-
In the app currently to forget a WiFi network on a hotspot you have to pair with the hotspot, and then from the list of available networks you have to click the one you are currently connected to and …
-
(1) Under view/update cineplexes, a cineplex is selected and the option to add cinema is selected. Add cinema requests for the cinema class and the cineplex code.
Is it counter-intuitive now to req…
-
When the bot listens for messages and sends the messages to a channel specify by a user, it currently uses only one color for all type of messages. Visually it would be better for discord moderators/a…
-
**Device: bacon
Channel: legacy
Version: Ubuntu 15.04 (r24)**
**What happens:**
OSK appears when typing in a text field. Sometimes the OSK covers part of the screen and user wants to dismiss it.…
-
There should be a way to maximize a card (e.g. mapping browser) and by this minimizing the corresponding "other" card. Use case for instance: switch between maximized concept tree & minimized concept …
-
With only two directions on the roller (compared to four on the turnigy9x) text entry is not as easy as it could be.
It also appears broken in some cases - try setting your name in the general settin…
-
In Slick, I'm treating the idea of IRC networks as an "Account" instead of a network, as many desktop clients do this, and lends itself to better metaphor (i think).
![screen shot 2015-05-17 at 9 42 …
-
Copying the link should be more intuitive than right-click, "copy link".
Ideally a click on a button would copy the final URL to the clipboard.
-
**Reported by dstoeckel on 24 Sep 40688311 23:33 UTC**
Setting up the PeriodicBoundary for a ForceField is too dependent on the order in which methods are called. Using Options is the only way to reli…
-
```java
void draw() {
}
void keyPressed() {
println(key);
}
```
In versions prior to processing 3.3.7 `void keyPressed` gets triggered once a key is pressed.
In processing 3.3.7 the fun…