The bug is related to the GUI-Editor provided in the Irrlicht 1.7.1 package.
There's no vertical scrollbar in the toolwindow of the GUI-Editor. Thus it's not possible to edit all properties of a selected element. Beside the Element-Register it's also relevant for the Env-Register.
1.7.1 GUI-Editor: No scrollbar in toolwindow
-
- Posts: 40
- Joined: Wed May 07, 2008 4:37 pm
- Location: Asheville, NC, USA
has this been addressed yet?
---------------------------------------
---------------------------------------
Code: Select all
int main()
{
if (bCodeDoesntWork)
{
int res = AttemptFix(this);
if (failed(res))
{
PullHair();
}
}
}
It's been mentioned in the past, but no-one added it to the bugtracker so far. I would appreciate it if someone does that.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Similar problem here - I haven't used it so far and it takes time getting into the code and so I prefer investing the time in the GUI-System itself. So you are probably right and no-one is working on that right now.hybrid wrote:Don't know if anyone is still working with this editor. Unless bitplane comes back one day, I guess this has to wait for someone else to take over his job. I won't, as I don't have any use for this so far.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm