tobitege
tobitege
**KryptonThemeComboBox generates wrong code in designer file** Saving a form with such component writes a line like below to the designer.cs file: `this.kryptonThemeComboBox1.ThemeSelectedIndex = 24;` Compiler errors then as ThemeSelectedIndex...
**Bug description** Open the TestForm application from freshly cloned alpha branch, click Theme and use the theme combobox to select one of the bottom "Microsoft 36 - Black" themes and...
For Krypton Toolkit v90.24.1.22-beta (via NuGet) # **Issue** Some builtin themes use fore-/background color combinations which make the elements' text either invisible or unreadable. # **To Reproduce** Using an app...
**Better access to theme color values for modification** Right now it is quite complicated to work at runtime to change color values when dealing with theme files and/or PaletteBase-derived components....
Changed runMinifier to run luamin with options, in this case with RenameVariables set to true.
**What is the problem that this fixes or functionality that this introduces? Does it fix any open issues?** Attempting to use Anthropic models via Vertex fails with dependency error. Fixes...
**What is the problem that this fixes or functionality that this introduces? Does it fix any open issues?** Cleanup of method `websocket_endpoint` (listen.py) to remove unused code. --- **Give a...
The `test_runtime.py`, which started as a unit test, is now run in a special workflow and explicitly excluded from unit tests workflow. Suggested actions: - move the file into a...
**What is the problem that this fixes or functionality that this introduces? Does it fix any open issues?** Fixes #3431 : the linter module currently _only_ supports Python code (CodeActAgent)....
**What problem or use case are you trying to solve?** The two workflow builds of sandbox/OpenDevin images for arm64 take twice the time than for amd64. If compatibility allows and...