-
It would be extremely useful to be able to rotate and scale the drawings in Sift & Trace mode in a easier way than by pressing Ctrl and drawing a path - which I think is extremely hard to control.
…
-
### What would you like to see?
I use hybrid (focus top) 2:1 layout .
I wonder if it would be possible to increase the size of the secondary screen and be larger or the same size as the main one…
-
We should rework event dispatch so it propagates through a tree of controls. Effectively we should use an event bubbling system, much like is used in Windows. Messages are delivered to a single top-le…
-
The point of attaching `metadata` to DataStructure instances is that the user can use their language of choice to write logic that controls how objects are drawn. So, in the svg-producing code, we lo…
-
**Description**
Right now there seems to be no way to customize the appearance of the arrowheads (beyond the `arrowSize` property), so they are always drawn as the same right triangle shape
**Prop…
-
Doom2 mipmapping doesnt work, only with a few select textures which are shared from doom 1. None of the doom2 exclusive textures seem to mip mapped. Everything from mid chapter 2 of doom and beyond do…
-
https://msdn.microsoft.com/en-us/library/windows/desktop/dn688964(v=vs.85).aspx
https://msdn.microsoft.com/library/windows/desktop/dn742399.aspx
guess the same applies to other platforms, should c…
-
The feature is proposed by HabraHabr.ru user [@EvilsInterrupt](http://habrahabr.ru/users/EvilsInterrupt/).
Simple example is a GroupBox rectangle which can contain few radio buttons (but they are not…
-
### Description
The issue I'm having is with databinding a custom drawn control, where the model property isn't binding to the Drawable control property.
Please see attached github sample projec…
-
Hi all,
I have found this project recently and I am curious is there an architecture for rendering of _Graphics Controls_ in this repo ?
For example _Avalonia_ doing the something similar, they …