Cameron White

Results 454 comments of Cameron White

I'm not sure if I like having numbered strings, but I suppose that could be a non-default option. Having rhythm in the tab notation would be useful for #48

I definitely like the lighter lines and white outlines. Having rhythm displayed outside the tab looks a lot better than the Sibelius tab notation IMO. I think it should definitely...

The score checker hasn't been implemented yet

See also #60 (flag incorrect note groupings) and #243 (flag invalid assignments of players to staves)

This is referring to the Move Selected Pixels tool, correct? There has been some partial work on this which needs to be revisited (on the https://github.com/PintaProject/Pinta/tree/feature/resize-selected-pixels branch). The idea is...

From a quick look through the build logs, there is the following error: ```Property text of interface Gtk.Editable is named like its containing class Gtk.Text. This is not allowed. The...

The RGBA property I think is just missing because of limited support for structs: ``` Did not generate method 'ColorChooser.GetRgba': GirModel.Type: GirLoader.Output.Record: record parameter with direction != in not yet...

I think the remaining work here was to have a dark theme for the whole application, like for the Windows screenshot above

Agreed, having a separator sounds like a good simple solution

Yeah I think that's probably the expected behaviour and is kinda tricky to change: e.g. https://stackoverflow.com/questions/3360548/console-output-in-a-qt-gui-app IIRC, with `qDebug()` the behaviour was the same, but the logs did show up...