Chalkos

Results 68 issues of Chalkos

There are some resource files that don't seem to have any use. These files are related to internationalization files, but do not specify the language. Examples: * `src/main/resources/properties/help.properties` * `src/main/resources/properties/lang.properties`...

The help window's contents are not being correctly resized. ![image](https://cloud.githubusercontent.com/assets/98429/26544796/1b9fa008-445b-11e7-8169-aea04463a451.png)

bug

Operating systems: - Ubuntu - Mac OSX Issues: * (Ubuntu) The application starts maxed out, if it is sized down (un-maximized) using the OS window controls it can not be...

bug

The roda-in jar should include a version.json file containing information about the repository status at compile time. This greatly speeds up bug fixing and support, since the developers can use...

enhancement

### What's your suggestion? - [ ] Refactor calling actionhandler into calling callbacks - [ ] Refactor list handling to use structs instead of navigating ULD (might have to update...

suggestion

### What's your suggestion? currently: 1. left/right click item on the list 2. menu is shown 3. click "adjust price" 4. adjust price window shows suggestion: 1. left click item...

suggestion

Steps to reproduce (in staging, build on 25.07.2018 @ 09:45:01 UTC): 1. Upload a file (I used Montserrat-5.001.zip) 1. New process with default workflow 1. tick the "Feature extraction" checkbox...

bug

I found this in the log ``` System.NullReferenceException: Object reference not set to an instance of an object. at RemindMe.RemindMe.FrameworkUpdate(Framework framework) in C:\ffxiv\repo\RemindMe\RemindMe.cs:line 111 ``` Adding my config as it...