View Issue Details

IDProjectCategoryView StatusLast Update
0004792NoesisGUIC++ SDKpublic2026-02-12 20:09
Reporteralexgart Assigned Tosfernandez  
PrioritynormalSeveritymajor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Target VersionStudio_BetaFixed in VersionStudio_Beta 
Summary0004792: Nineslice image won't show up unless the image has already been loaded
Description
  1. Nineslice image is initialized with height/width as 1/1 as well as slices with size 1/1/1
  2. TextureAssetProvider is called and we return the image (No hot loading but it this should work with hot loading)
  3. Nineslice image doesn't show up
  4. I recreate the view with the nineslice image
  5. Nineslice image has the correct size and now shows up
  6. (texture asset provider does get called again)

It seems to me that the nineslices UpdateSlices method needs to be called again when the image dimensions become known?

PlatformAny

Activities

sfernandez

sfernandez

2026-02-12 20:05

manager   ~0011885

Fixed in changeset r16644

Issue History

Date Modified Username Field Change
2026-02-09 20:08 alexgart New Issue
2026-02-09 23:37 jsantos Assigned To => sfernandez
2026-02-09 23:37 jsantos Status new => assigned
2026-02-09 23:37 jsantos Product Version 3.2 => Studio_Beta
2026-02-09 23:37 jsantos Target Version => Studio_Beta
2026-02-12 20:05 sfernandez Status assigned => resolved
2026-02-12 20:05 sfernandez Resolution open => fixed
2026-02-12 20:05 sfernandez Note Added: 0011885
2026-02-12 20:09 sfernandez Fixed in Version => Studio_Beta