tryphotino / photino.NET

https://tryphotino.io
Apache License 2.0
884 stars 73 forks source link

v3.0.14 does not have the Inspect option on the context menu #190

Open microhobby opened 3 months ago

microhobby commented 3 months ago

I'm trying to migrate to the latest version, but even adding the:

.SetDevToolsEnabled(true)
.SetContextMenuEnabled(true)

the context menu does not show the Inspect option that the v2.6.0 have.

philippjbauer commented 3 months ago

Hi @microhobby,

which OS are you using? We're not seeing this on Linux, Windows and macOS behave as expected.

microhobby commented 3 months ago

Hey @philippjbauer

is a Debian 12 under WSL 2. v2.6.0 works ok, I made the changes to work with the v3.0.14 but was unsuccessful. Also, I created a new fresh project to make sure that was nothing on the old application, follow the attached: photino.zip

Maybe is important to mention also that I'm using .NET 8. Am I doing something wrong?

LauraWebdev commented 1 month ago

I have been experiencing the same issue on Fedora 40 when updating from Photino.NET 2 to 3. SetDevToolsEnabled is set to true.

3.0 image

< 3.0 image

redplane commented 1 day ago

Same here. The inspect option is available on MacOS but does not appear in Ubuntu 22.04: Im using Photino.NET: 3.1.18 Screenshot from 2024-09-28 20-32-26