Perry Fraser

Results 22 issues of Perry Fraser

There should be no R- here.

**SLADE Version**: Either HEAD or stable **Operating System**: macOS **Issue Details**: Any keyboard shortcuts (either map editor, or entry list, and probably anywhere else) that involve the control key aren't...

bug
macos

**SLADE Version**: 3.2.0 (HEAD@[`29c9b9b`](https://github.com/sirjuddington/SLADE/commit/29c9b9bd8142ae95e4ab387424d5056162f88827)) **Operating System**: macOS **Issue Details**: On the HEAD version on macOS, the popup that gives an ACS function's documentation/args is oddly sized. It goes from your...

bug
macos
text editor

When using `interactive_evolution` (and possibly other function that support `idxs`; I haven't tested them), the `idxs` parameter doesn't seem to behave correctly. When using DynamicalSystem's double pendulum system (param order...

Is it possible to use TinyConsole with storyboards? Whenever I try to set `UIWindow` (which wasn't set before) whenever code that comes from a storyboard outlet gets run, it crashes:...

#### Summary None #### Purpose of change Two items in the debug > info menu had shared shortcuts. #### Describe the solution Change one. #### Describe alternatives you've considered Not....

[C++]
json-styled

Sometimes during draft creation the original `{{AfC submission|T}}` bit of code gets eaten up somewhere. This can often lead to confusion with being then unable to follow instructions that state...

(Related: #103) Currently the built edit summary for a decline is simply made up from content of the options in `select#declineReason` for the decline template. This can lead to oddly...

C-enhancement

(Related to #45) An option to replace (or add to) the Teahouse welcome on decline with `{{welcomeauto}}` or `{{welcome-COI}}` would be very helpful.

C-enhancement

I'm trying to get SPM to work, and I'm worried that we might need to change the file layout. If you look at any project that supports SPM, they all...