View Issue Details

IDProjectCategoryView StatusLast Update
0001613NoesisGUIUnitypublic2023-02-27 17:59
ReporterGwynneth Assigned Tosfernandez  
PrioritynormalSeverityfeature 
Status resolvedResolutionfixed 
Product Version2.2.5 
Target Version3.1Fixed in Version3.1.0 
Summary0001613: Expose OnRender
Description

To create Decorators without the OnRender method I devised a setup as explained here: [url]https://www.noesisengine.com/forums/viewtopic.php?f=3&t=1420&p=8316&hilit=Decorator+OnRender#p8316[/url]
Unfortunately, this method only works partially, i.e. with static content there is no problem at all, but with dynamic content the control cannot be made to shrink to fit the content. I've tried numerous things to get it to work properly but I think I need to conclude that without the OnRender method custom Decorators will simply not work properly.

PlatformAny

Relationships

related to 0001448 resolvedsfernandez custom rendering in unity 

Activities

KeldorKatarn

KeldorKatarn

2021-05-03 14:36

reporter   ~0007212

OnRender is also pretty important to create some custom panels and other controls in my experience. I've used it in several projects to create some additional containers that draw separators and other stuff. This is definitely something I might eventually need as well.

Issue History

Date Modified Username Field Change
2020-01-03 11:44 Gwynneth New Issue
2020-01-03 11:44 Gwynneth Tag Attached: Decorator
2021-05-03 14:36 KeldorKatarn Note Added: 0007212
2021-05-10 11:02 sfernandez Assigned To => sfernandez
2021-05-10 11:02 sfernandez Status new => assigned
2021-05-10 11:02 sfernandez Target Version => 3.1
2021-05-13 16:38 sfernandez Status assigned => resolved
2021-05-13 16:38 sfernandez Resolution open => fixed
2021-05-13 16:38 sfernandez Fixed in Version => 3.1
2021-07-27 20:03 jsantos Fixed in Version 3.1 => 3.1.0
2023-02-27 17:59 sfernandez Relationship added related to 0001448
2025-10-10 13:29 jsantos Category Unity3D => Unity