ProwlEngine / Prowl

An Open Source C# 3D Game Engine under MIT license, inspired by Unity and featuring a complete editor and built on Silk.NET
MIT License
328 stars 27 forks source link

[Editor] Mac OSX input is not working #111

Closed PaperPrototype closed 4 months ago

PaperPrototype commented 5 months ago

Describe the bug When you open prowl no input works.

To Reproduce Steps to reproduce the behavior:

  1. Go to Prowl Editor Program.cs and run it.
  2. Now try to click on stuff.
  3. Nothing works

Expected behavior You should be bale to type into the text input and create a new project.

*Screenshots

Screenshot 2024-03-27 at 11 19 38 AM

Additional context The colors are wrong and everything is green on Mac OSX, but that is a different problem.

PaperPrototype commented 5 months ago

added this issue so it can be kept track of, and hopefully eventually get fixed.

PaperPrototype commented 4 months ago

FIXED! in latest pull request