InfinityGhost

Results 74 comments of InfinityGhost

> ![image](https://user-images.githubusercontent.com/25143877/92964085-8767cd80-f441-11ea-8318-43a4dfebc020.png) > Is anyone getting some ambiguous errors on Windows? This is creating a blank text file on the Windows Guest Getting this exact problem myself.

Going to clean up and rebase this soon enough, has multiple changes out of scope for this PR.

This was entirely intentional as it reduces complexity. It's very unlikely there will be case you need one locked and one unlocked.

This is (somewhat) intended behavior, it is supposed to limit it to 8 bytes per line ([Discord](https://discord.com/channels/615607687467761684/628651971267788800/998311505655234661)). Open for discussion on whether this should stick or if we should extend...

This could be as simple as adding a function that returns a `Version`, or we could make this as complex as a hash of the shared `OpenTabletDriver.Desktop` assembly. I could...

Maybe at least documented for the v0.6 release, ideally on https://opentabletdriver.net

Pulling this from v0.6.0.4 so we can release.

Unfortunately, Eto 2.6+ has a bug with GridViews that make them no longer respond to `INotifyCollectionChanged` events therefore the update introduces more issues than it may solve.

Current working on completely overhauling the UI and that will almost certainly break the UI portion of this unfortunately. Will give an update when I'm ready to start trying to...

The wrong executable stack trace was provided, you grabbed it for `OpenTabletDriver.UX.Wpf.exe` rather than `OpenTabletDriver.Daemon.exe` @Doksha