[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:38:20 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
I reported this on the bugtrcker 07/01/2023 https://gambaswiki.org/bugtracker/edit?object=BUG.2680&from=L21haW4.dGFiPTEmdHA9MSZ1cGRhdGU9Lm1lbnUmc2Nyb2xsPTAmZm9jdXM9JTIzZmlsdGVyLWJ1Zw-- Supposed to be fixed now BruceS 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. > > >
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> |