Michael
Michael
This change adds the ability to detect a mouse drag inside the AXStatusItemPopup view frame. The mouse drag does not have an effect on the popup's hide/show state.
Actual: When scrolling downward on the home page, the app will limit the number of Posts into the past to 20. Expected: When scrolling downward on the home page, the...
[error] GenServer #PID terminating ** (stop) exited in: GenServer.call(#PID, {:move, "rnbqkbnr/pppppppp/8/8/3P4/8/PPP1PPPP/RNBQKBNR b KQkq - 0 1"}, 15000) ** (EXIT) time out (elixir 1.11.1) lib/gen_server.ex:1027: GenServer.call/3 (chex 0.1.2) lib/chex/server.ex:78: Chex.Server.handle_cast/2 (stdlib...
# I'm submitting a bug report, ## Current behavior changing `users.ts` from ``` export const login = (data: any) => request({ url: '/users/login', method: 'post', data }) ``` to: ```...
Swift 5
Using Scriviener HTML with Phoenix 1.5.3 and the pagination component is appearing as an unordered list. Not sure why. my code: config.exs: ``` config :scrivener_html, routes_helper: Elijah.Routers.Helpers ``` view: ```...
On forum.firestormforum.org see `https://forum.firestormforum.org/categories/4/threads/21` * I replied to “working on spam filtering soonish” with “how do I make my avatar cool like yours” ...
Examples of the different ways to access ipfs resources would be helpful. i.e. the README has the params needed for different settings, which is good: ``` Parameter | Description --...
Could you write a sample app in a similar vein that the FLKAutoLayout project did?