-
To reproduce:
- using DockDemoApp,
- open a number of windows some of which might present the Save Changes? dialog
- close the browser
---> the Save Changes? dialog should always appear parented t…
-
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object re…
-
Hi, Its me again. I was testing your framework on mac mini 2012 (os x 10.9.4) and java 7u65 64 bit
and it sometimes hangs.
![image](https://cloud.githubusercontent.com/assets/6472084/3636028/d75ca88…
-
I have use case for `x:Reference` markup extension when used in `Avalonia` for defining docking layouts using xaml.
**Example:**
```XAML
…
-
Not sure if I am doing something wrong here. But I have a hosting form (set to IsMdiContainer = true) then for this form I load another form which I "wrap" in a DockContent object like this:
```
…
-
OpenFin has a new API that is worth investigating in order to add new features, or replace some custom functionality we implemented ourselves that might now be directly available in the framework.
…
-
Hello, i am running into an issue while hosting WPF content within the DockContent / DockPanel using a high DPI setting. It appears there is something going on with Resizing?...within the main form ev…
-
Right now the _flight_profile_ animated playback of a docking run is implemented as a separate app (called _flight_profile_). The app uses `pygame` to do the graphics.
The integration should be pret…
-
- Should be able to dock onto a floating DockNode
- Should be able to dock onto the center of any DockNode and tabify the two docks
-
Tried integrating the plugin into UE5.3 under MacOS 14, M1 Max. Engine was built from source, fresh C++ project. The solution build is successful and the plugin is recognized by the engine but no butt…