|
|
We need at least something basic for the prerelease. |
|
|
|
Basic About dialog implemented. For now without correct license info (we don't have licensing implemented yet). |
|
|
|
Enough for now, decreasing priority. Later we should replace the edit box by an automatically scrolling element, possibly with some fade-in/out effects, etc. |
|
|
|
Fixed in build 3402. |
|
|
|
Just happened to me that I opened the dialog and had mouse inside the scrolling region -> which prevented scrolling and the dialog appeared empty/broken.
I wonder, maybe we should prevent scrolling only on mousedown event inside the control? |
|
|
|
Scrolling is suppressed such way, because user can only hover it and then scroll using mouse wheel. Without any mousedown event. |
|
|
|
Fixed in build 3515. Now only user interaction (mousedown, wheel) stops autoscroll. Click during paused autoscroll unpauses it. |
|