[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: IDE: Console hidden
[Thread Prev] | [Thread Next]
- Subject: Re: IDE: Console hidden
- From: Bruce Steers <bsteers4@xxxxxxxxx>
- Date: Sat, 12 Oct 2024 16:41:58 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
On Sat, 12 Oct 2024 at 16:29, System64 Development <64xcode@xxxxxxxxx> wrote: > El 12/10/24 a las 16:42, Benoît Minisini escribió: > > Never succeeded in reproducing that bug nor fixing it. :-/ > It seems to me that the “problem” appears when writing the panel heats > in settings > > Settings.Write(panDebug, “panDebug”) > > if for some reason the panel has a zero value, it will show a value of > zero. > > I can think of two solutions: > > Whenever the panel height is altered avoid the value to be 0. > > Save the panel value in the .Tag (never 0) and retrieve it before saving > in: > > Settings.Write(panDebug, “panDebug”) > > Regards. > > Martin. > Ben won't do it lol. I tried a few suggestions , but I think the issue is that it is NOT supposed to be able to do that. So the fact it does means there is a bug somewhere and a workaround or fix as both you and I have suggested is just a patch that hides the problem. Respects BruceS
IDE: Console hidden | System64 Development <64xcode@xxxxxxxxx> |
Re: IDE: Console hidden | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: IDE: Console hidden | System64 Development <64xcode@xxxxxxxxx> |
Re: IDE: Console hidden | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: IDE: Console hidden | System64 Development <64xcode@xxxxxxxxx> |