-
1. 把IFixEditor类里的AutoInjectAssemblys删掉不用;
2. 创建一个新类用于Build Player的时候回调,继承IPostBuildPlayerScriptDLLs,实现OnPostBuildPlayerScriptDLLs方法;
3. 将Inject的目录定位到:ProjectFolder/Temp/StagingArea/Data/Managed,对该目录…
-
### Summary
Implement Segment close behaviour
for the Workspace / Proposal Editor
### Description
Segments > section > topic(s)
- [x] On load everything is open, and first segment/section is …
-
_Originally posted by @ilya-scale in https://github.com/dotnet/runtime/issues/63747#issuecomment-1184282250_
This can be reproduced both with `ReferenceHandler.Preserve`:
```C#
var value = new Po…
-
I am not sure yet that what I am doing here is what the lib expects me to do, but if so, it seems a waste allocation wise (games, unity)
```
while (_textSenderQueue.TryDequeue(out var buffer))
…
-
Moin liebes languageTool-Team
![grafik](https://github.com/user-attachments/assets/c5e3de14-57c1-42f0-857a-ce19f5c955f1)
Ich weiß nicht, wie es zu der Fehlermeldung kam. Sie war im Hintergrund u…
-
This is a big feature request, I understand that. I think it would make this the de facto dialog plugin for Godot for any dialog heavy game, especially when the writer is not a programmer.
I'd like…
-
**Explain the problem.**
If I use the following (trivial) DOCX writer all resulting files are missing their headers in version 3.4. If I use the same writer in 3.1.12 (which is the version I was us…
-
### Before creating an issue, please ensure:
- [x] This is a bug in the software that resides in this repository, and not a
support matter (use https://otland.net/forums/support.16/ for su…
-
Offences found by [fasterer](https://github.com/DamirSvrtan/fasterer)
```
lib/axlsx/drawing/area_series.rb:49 Use attr_writer for writing to ivars.
lib/axlsx/drawing/axis.rb:89 Use attr_writer …
-
Hi!
I'm trying to use this code to open a template pptx, add some images, and write an output text.
The issue I'm seeing is that any texts from the original PPTX are removed. Background stays, s…