Search found 2 matches
- Sun Apr 12, 2015 1:32 am
- Forum: Bug Triage
- Topic: LC-problems on Windows
- Replies: 7
- Views: 4775
Re: LC-problems on Windows
The LiveCode Dictionary has always often disappeared for me in the 6.x versions I use on Windows and cannot be accessed. Seems to happen sometimes when I press the back button while a definition is "maximized". The Code Editor will also sometimes disappear. I frequently Alt+tab between all my window...
- Sun Apr 12, 2015 1:17 am
- Forum: Bug Triage
- Topic: scaleFactor < 1 and handling minWidth and similar properties
- Replies: 0
- Views: 1480
scaleFactor < 1 and handling minWidth and similar properties
There seems to be a bug related to the scaleFactor set below 1 and handling the minWidth, maxWidth, and similar properties. For example, if the scaleFactor is 1 or greater, the handler can set the width of the stack between minWidth and maxWidth. If the scaleFactor is less than 1, the handler can on...