Search found 188 matches

  • 1
  • 3
  • 4
  • 5
  • 6
  • 7
  • 19
by nokola
06 Mar 2018, 04:05
Forum: Official Announcements
Replies: 130
Views: 102226

Re: BETA: NoesisGUI v2.1.0rc3

Only iPhone X. Opened http://www.noesisengine.com/bugs/view.php?id=1246 with screenshot. It's likely the resolution yes.
by nokola
28 Feb 2018, 03:47
Forum: Official Announcements
Replies: 130
Views: 102226

Re: BETA: NoesisGUI v2.1.0rc3

re: ghost lines conversation from page 8: just did some tests on iPhone X with 2.1rc3, and I see lots of ghost lines on edges of controls. You fixed this in beta17 and i confirmed OK (was using Android.) Do we also need the same or further fix for iPhone? btw, I don't remember seeing the ghost line...
by nokola
26 Feb 2018, 19:10
Forum: Official Announcements
Replies: 130
Views: 102226

Re: BETA: NoesisGUI v2.1.0rc3

re: ghost lines conversation from page 8: just did some tests on iPhone X with 2.1rc3, and I see lots of ghost lines on edges of controls. You fixed this in beta17 and i confirmed OK (was using Android.) Do we also need the same or further fix for iPhone? btw, I don't remember seeing the ghost lines...
by nokola
26 Feb 2018, 00:29
Forum: General Discussion
Replies: 8
Views: 2695

Re: Noesis memory fragmentation crashes - how to avoid?

Thanks! We're experimenting by assigning the images as TextureSource after the XAML loads, then we can see if that part of the load/unload causes fragmentation
by nokola
23 Feb 2018, 05:25
Forum: General Discussion
Replies: 3
Views: 1941

Re: IsHitTestVisible has no effect?

It's a bug in WPF that Noesis is keeping for compatibility. http://www.noesisengine.com/forums/sear ... estvisible
I think there should be an option to run Noesis with the bug fix. Or just fix it. :)
by nokola
22 Feb 2018, 03:37
Forum: General Discussion
Replies: 8
Views: 2695

Re: Noesis memory fragmentation crashes - how to avoid?

Thanks for the info! Clues - somewhat. We did (a lot) more tests and found out that: 1. When we reload XAML views and synthetic test (important,) the app crashes after 105-130 iterations. Black screen on iteration 5 due to rendertexture alloc failure (GPU memory fragmentation.) 2. Without XAML views...
by nokola
15 Feb 2018, 16:58
Forum: General Discussion
Replies: 8
Views: 2695

Re: Noesis memory fragmentation crashes - how to avoid?

Thanks for the suggestions - trying! This is very helpful info! Yes, I suspect it's GPU since after some test iterations we get a "GL_OUT_OF_MEMORY: Not enough memory left to execute command" error. This said, in several cases we'd get the GL_OUT_OF_MEMORY, but the app wouldn't crash immed...
by nokola
12 Feb 2018, 17:29
Forum: General Discussion
Replies: 8
Views: 2695

Noesis memory fragmentation crashes - how to avoid?

Context: Our app is an image editor and is very UI-heavy. We noticed that it crashes during stress testing doing the following repeatedly: 1. Open an image 2. Going through few XAML screens (just to select effect below) 3. Run simple "convert to grayscale" effect on GPU 4. go to 1 After a ...
by nokola
11 Feb 2018, 17:06
Forum: Official Announcements
Replies: 130
Views: 102226

Re: BETA: NoesisGUI v2.1.0rc3

RC3 looks OK on our side :)
by nokola
29 Jan 2018, 18:27
Forum: Official Announcements
Replies: 130
Views: 102226

Re: BETA: NoesisGUI v2.1.0rc2

@nokola, I never thought about this case. I think it should not be hard for the Noesis team to just add a simple flag which will avoid returning elements with IsHitTestVisible==false. Full delegate approach as in WPF will be much harder to implement due to C#-to-C++ interop... and I really can't se...
  • 1
  • 3
  • 4
  • 5
  • 6
  • 7
  • 19