Search found 1 match

by ChrisO
Sun Oct 29, 2006 23:06
Forum: Modifications / Integrations / Customisations
Topic: Bug with slider on CEGUI 0.4.0
Replies: 2
Views: 2870

I don't know if this has been fixed since, but if you add:

Code: Select all

    d_repeatButton = NoButton;


to:

Code: Select all

Window::onMouseLeaves


It seems to fix it, at least for me.

Go to advanced search