-
**[Original report](https://bitbucket.org/jjahuijbregts/inventorypro/issue/281) by Anonymous.**
----------------------------------------
After update to 2018.3
Inventory Pro - newest - 2.5.13 ?-ass…
-
### Description
can AMP-Video-ima add support for AdsRenderingSettings , so as we can limit bitrate to e.g 1000, this is so that we try to limit "heavy ad intervention' taking place, as the SDK can c…
-
Dear all
I want to run "from visbrain import Sleep", but i have a problem. this is my script:
import visbrain
_from visbrain.gui import Sleep
/anaconda3/lib/python3.7/site-packages/vispy/visuals…
-
I tried every version of this mod on 9.2 build but it keeps giving me error. I tried it with the old builds too, but it didn't work. I also tried it by deleting my other mods but still the same issue…
-
if I add another scribble to the left-pane, I can't draw in that. Why?
…
-
From the Unity documentation on [`PropertyDrawer`](https://docs.unity3d.com/ScriptReference/PropertyDrawer.html):
> Note that for performance reasons, EditorGUILayout functions are not usable with Pr…
-
Hi,
For quite a lot of things I have had to have a `string` property on a script and then use `Content.Load` in the scripts at the appropriate time. This is error prone. It also means you have to m…
-
I need a field with only the `h3` and paragraph levels
I'd like to add a configuration in my form builder to customize the Wysiwyg toolbar.
-
is it possible to call download using a custom button / link ??
-
## Type in use (some code is omitted)
```
public abstract class View
{
[SerializeField] private TBinding binding;
protected TBinding Binding => binding;
}
public class MyView : View
…