-
Came across this when our artist tried to update some texture atlases made in TexturePacker.
If you remove a sprite from an atlas and replace the atlas on the file system, opening a .canvas file th…
-
Hi,
TaskScheduler v1.9.2.28583
TaskSchedulerEditor v1.9.2.28588
AeroWizard v1.2.3.22616
when using the code below, the TaskSchedulerWizard crashes when clicking on the radio buttons (…
-
I've create a task using this library, that worked.
Now when I use the TaskEdit dialog in the following way:
```
Using D As New TaskEditDialog()
Using Tsk As Task = ts.GetTask("\MyTasks\Task1")
D…
-
Hi Dave, here's the issue reported this morning. Looks like QStatusBar::reformat() is still referencing a QVector buffer that has been realloc'd (and moved) by SamplingItem::replot(). The archive con…
-
Thanks for this.
I can login but anything beyond that doesn't work.
I get can't get modeldata of undefined. The tmp files show it's there
"capabilities": [{
"unitid": 0,
"offset": 0
…
-
フォームからSubmitする時にPostで送られてきますが、コントローラのアノテーションが@GetになってるためNot foundになってると思われます。
https://github.com/support-project/knowledge/blob/master/src/main/java/org/support/project/knowledge/control/protect/Grou…
-
```
************************************************************
***** NOTE: THIS BUG TRACKER IS FOR GERRIT CODE REVIEW *****
***** DO NOT SUBMIT BUGS FOR CHROME, ANDROID, INTERNAL *****
***** ISSUES …
-
Buttons in the controlgroup label are styled as if they are part of the controlgroup controls.
This can be fixed by two modifications to the code:
Add an extra statement after the wrapping:
```
…
-
Background:
- https://dvcs.w3.org/hg/webcomponents/raw-file/tip/explainer/index.html
I'd like to start making it possible to create custom tags similar to webcomponents.
For example:
``` html
Hell…
-
Not sure if it's user error or not..
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Windows.Markup.XamlParseException: The invocat…