discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

GSoC OpenSCAD project

AK
Amarjeet Kapoor
Fri, Aug 19, 2016 7:06 AM

On 19 August 2016 at 02:58, Ronaldo Persiano rcmpersiano@gmail.com wrote:

When I closed the system without saving editions, the system asked for a
confirmation. When I choosed "discard", it seemed to close. A few moments
after that, Windows showed a warning it was trying to close the application
and issued a message that the application has crashed. I got this twice but
I couldn't reproduce it now.

Okay. If that error message visited your computer again please ping me
with error message and some other info like OS, editor that you are
using, settings OpenSCAD at that time etc that you feel might be
helpful.

--
Amarjeet Singh
https://amarjeetkapoor1.wordpress.com
https://github.com/amarjeetkapoor1
https://bitbucket.org/amarjeetkapoor

"The journey of a thousand commit begins with a single init"

On 19 August 2016 at 02:58, Ronaldo Persiano <rcmpersiano@gmail.com> wrote: > When I closed the system without saving editions, the system asked for a > confirmation. When I choosed "discard", it seemed to close. A few moments > after that, Windows showed a warning it was trying to close the application > and issued a message that the application has crashed. I got this twice but > I couldn't reproduce it now. > Okay. If that error message visited your computer again please ping me with error message and some other info like OS, editor that you are using, settings OpenSCAD at that time etc that you feel might be helpful. -- Amarjeet Singh https://amarjeetkapoor1.wordpress.com https://github.com/amarjeetkapoor1 https://bitbucket.org/amarjeetkapoor "The journey of a thousand commit begins with a single init"
MS
Mark Schafer
Fri, Aug 19, 2016 12:38 PM

Reset button is making big difference to usability - nice. Thankyou.

I would also vote strongly for:

  • see Tabs in order of appearance in file
  • see Parameters in order of appearance.

(IMHO alphabetical order is not useful. in my experience, no parameters
group meaningfully that way.)

Thanks for your excellent work. I see how the JSON works now. nice.

On 8/19/2016 6:31 PM, Amarjeet Kapoor wrote:

On 19 August 2016 at 03:12, Ronaldo Persiano rcmpersiano@gmail.com wrote:

Regarding usability:
a. I would prefer the parameters appear in the same order they have in the
file; usually that is the logical order devised by the coder;

Okay, I will try to make it like this.

b. it would be nice to have the option to save the parameter settings in the
file as default values.
I have not understood the function of Preset.

It is used to save the parameter settings in JSON file and you can
then use it to apply to model again.

You can see the example in new binaries.

Steps:

  1. set Parameter in Customizer
  2. click on + button and the set.
  3. Then your Parameter setting is saved in JSON file.
    and you can select that set of settings from the combo box adjacent to
  • button anytime.

http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86-64_gsoc2016-Installer.exe

http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-gsoc2016.dmg

http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86-32_gsoc2016-Installer.exe

http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86-32_gsoc2016.zip

http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86-64_gsoc2016.zip

Reset button is making big difference to usability - nice. Thankyou. I would also vote strongly for: - see Tabs in order of appearance in file - see Parameters in order of appearance. (IMHO alphabetical order is not useful. in my experience, no parameters group meaningfully that way.) Thanks for your excellent work. I see how the JSON works now. nice. On 8/19/2016 6:31 PM, Amarjeet Kapoor wrote: > On 19 August 2016 at 03:12, Ronaldo Persiano <rcmpersiano@gmail.com> wrote: >> Regarding usability: >> a. I would prefer the parameters appear in the same order they have in the >> file; usually that is the logical order devised by the coder; > Okay, I will try to make it like this. > >> b. it would be nice to have the option to save the parameter settings in the >> file as default values. >> I have not understood the function of Preset. > It is used to save the parameter settings in JSON file and you can > then use it to apply to model again. > > You can see the example in new binaries. > > Steps: > 1. set Parameter in Customizer > 2. click on + button and the set. > 3. Then your Parameter setting is saved in JSON file. > and you can select that set of settings from the combo box adjacent to > + button anytime. > > http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86-64_gsoc2016-Installer.exe > > http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-gsoc2016.dmg > > http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86-32_gsoc2016-Installer.exe > > http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86-32_gsoc2016.zip > > http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86-64_gsoc2016.zip > > > > > >
RP
Ronaldo Persiano
Fri, Aug 19, 2016 2:47 PM

The grouping feature is very nice.
I also see now how the Preset works. Very good.
However, after a Reset, the Preset botton label is not updated and reflects
the previous settings.
On fact, default values settings could be just another Preset, an always
present one.
Great work. Thank you.

2016-08-19 9:38 GMT-03:00 Mark Schafer mschafer@wireframe.biz:

Reset button is making big difference to usability - nice. Thankyou.

I would also vote strongly for:

  • see Tabs in order of appearance in file
  • see Parameters in order of appearance.

(IMHO alphabetical order is not useful. in my experience, no parameters
group meaningfully that way.)

Thanks for your excellent work. I see how the JSON works now. nice.

On 8/19/2016 6:31 PM, Amarjeet Kapoor wrote:

On 19 August 2016 at 03:12, Ronaldo Persiano rcmpersiano@gmail.com
wrote:

Regarding usability:
a. I would prefer the parameters appear in the same order they have in
the
file; usually that is the logical order devised by the coder;

Okay, I will try to make it like this.

b. it would be nice to have the option to save the parameter settings in

the
file as default values.
I have not understood the function of Preset.

It is used to save the parameter settings in JSON file and you can
then use it to apply to model again.

You can see the example in new binaries.

Steps:

  1. set Parameter in Customizer
  2. click on + button and the set.
  3. Then your Parameter setting is saved in JSON file.
    and you can select that set of settings from the combo box adjacent to
  • button anytime.

http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86-
64_gsoc2016-Installer.exe

http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-gsoc2016.dmg

http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86-
32_gsoc2016-Installer.exe

http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86-
32_gsoc2016.zip

http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86-
64_gsoc2016.zip

The grouping feature is very nice. I also see now how the Preset works. Very good. However, after a Reset, the Preset botton label is not updated and reflects the previous settings. On fact, default values settings could be just another Preset, an always present one. Great work. Thank you. 2016-08-19 9:38 GMT-03:00 Mark Schafer <mschafer@wireframe.biz>: > Reset button is making big difference to usability - nice. Thankyou. > > I would also vote strongly for: > - see Tabs in order of appearance in file > - see Parameters in order of appearance. > > (IMHO alphabetical order is not useful. in my experience, no parameters > group meaningfully that way.) > > Thanks for your excellent work. I see how the JSON works now. nice. > > > On 8/19/2016 6:31 PM, Amarjeet Kapoor wrote: > >> On 19 August 2016 at 03:12, Ronaldo Persiano <rcmpersiano@gmail.com> >> wrote: >> >>> Regarding usability: >>> a. I would prefer the parameters appear in the same order they have in >>> the >>> file; usually that is the logical order devised by the coder; >>> >> Okay, I will try to make it like this. >> >> b. it would be nice to have the option to save the parameter settings in >>> the >>> file as default values. >>> I have not understood the function of Preset. >>> >> It is used to save the parameter settings in JSON file and you can >> then use it to apply to model again. >> >> You can see the example in new binaries. >> >> Steps: >> 1. set Parameter in Customizer >> 2. click on + button and the set. >> 3. Then your Parameter setting is saved in JSON file. >> and you can select that set of settings from the combo box adjacent to >> + button anytime. >> >> http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86- >> 64_gsoc2016-Installer.exe >> >> http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-gsoc2016.dmg >> >> http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86- >> 32_gsoc2016-Installer.exe >> >> http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86- >> 32_gsoc2016.zip >> >> http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86- >> 64_gsoc2016.zip >> >> >> >> >> >> >> > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >
RP
Ronaldo Persiano
Fri, Aug 19, 2016 3:03 PM

Another note:
When I press the "-" button the current preset is deleted. However the
preview is not updated to reflect that.
It would be nice to ask for a confirmation of that deletion or it will be
lost forever.

On fact, the labels "+" and "-" are a bit misleading for me. I would prefer
3 buttons instead of 2:
New - for a new Preset,
Update - to update the current Preset with the current parameter values
Delete - to delete the current Preset (after a confirmation)

2016-08-19 11:47 GMT-03:00 Ronaldo Persiano rcmpersiano@gmail.com:

The grouping feature is very nice.
I also see now how the Preset works. Very good.
However, after a Reset, the Preset botton label is not updated and
reflects the previous settings.
On fact, default values settings could be just another Preset, an always
present one.
Great work. Thank you.

2016-08-19 9:38 GMT-03:00 Mark Schafer mschafer@wireframe.biz:

Reset button is making big difference to usability - nice. Thankyou.

I would also vote strongly for:

  • see Tabs in order of appearance in file
  • see Parameters in order of appearance.

(IMHO alphabetical order is not useful. in my experience, no parameters
group meaningfully that way.)

Thanks for your excellent work. I see how the JSON works now. nice.

On 8/19/2016 6:31 PM, Amarjeet Kapoor wrote:

On 19 August 2016 at 03:12, Ronaldo Persiano rcmpersiano@gmail.com
wrote:

Regarding usability:
a. I would prefer the parameters appear in the same order they have in
the
file; usually that is the logical order devised by the coder;

Okay, I will try to make it like this.

b. it would be nice to have the option to save the parameter settings in

the
file as default values.
I have not understood the function of Preset.

It is used to save the parameter settings in JSON file and you can
then use it to apply to model again.

You can see the example in new binaries.

Steps:

  1. set Parameter in Customizer
  2. click on + button and the set.
  3. Then your Parameter setting is saved in JSON file.
    and you can select that set of settings from the combo box adjacent to
  • button anytime.

http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86-
64_gsoc2016-Installer.exe

http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-gsoc2016.dmg

http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86-
32_gsoc2016-Installer.exe

http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86-
32_gsoc2016.zip

http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86-
64_gsoc2016.zip

Another note: When I press the "-" button the current preset is deleted. However the preview is not updated to reflect that. It would be nice to ask for a confirmation of that deletion or it will be lost forever. On fact, the labels "+" and "-" are a bit misleading for me. I would prefer 3 buttons instead of 2: New - for a new Preset, Update - to update the current Preset with the current parameter values Delete - to delete the current Preset (after a confirmation) 2016-08-19 11:47 GMT-03:00 Ronaldo Persiano <rcmpersiano@gmail.com>: > The grouping feature is very nice. > I also see now how the Preset works. Very good. > However, after a Reset, the Preset botton label is not updated and > reflects the previous settings. > On fact, default values settings could be just another Preset, an always > present one. > Great work. Thank you. > > 2016-08-19 9:38 GMT-03:00 Mark Schafer <mschafer@wireframe.biz>: > >> Reset button is making big difference to usability - nice. Thankyou. >> >> I would also vote strongly for: >> - see Tabs in order of appearance in file >> - see Parameters in order of appearance. >> >> (IMHO alphabetical order is not useful. in my experience, no parameters >> group meaningfully that way.) >> >> Thanks for your excellent work. I see how the JSON works now. nice. >> >> >> On 8/19/2016 6:31 PM, Amarjeet Kapoor wrote: >> >>> On 19 August 2016 at 03:12, Ronaldo Persiano <rcmpersiano@gmail.com> >>> wrote: >>> >>>> Regarding usability: >>>> a. I would prefer the parameters appear in the same order they have in >>>> the >>>> file; usually that is the logical order devised by the coder; >>>> >>> Okay, I will try to make it like this. >>> >>> b. it would be nice to have the option to save the parameter settings in >>>> the >>>> file as default values. >>>> I have not understood the function of Preset. >>>> >>> It is used to save the parameter settings in JSON file and you can >>> then use it to apply to model again. >>> >>> You can see the example in new binaries. >>> >>> Steps: >>> 1. set Parameter in Customizer >>> 2. click on + button and the set. >>> 3. Then your Parameter setting is saved in JSON file. >>> and you can select that set of settings from the combo box adjacent to >>> + button anytime. >>> >>> http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86- >>> 64_gsoc2016-Installer.exe >>> >>> http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-gsoc2016.dmg >>> >>> http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86- >>> 32_gsoc2016-Installer.exe >>> >>> http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86- >>> 32_gsoc2016.zip >>> >>> http://files.openscad.org/snapshots/OpenSCAD-2016.08.18-x86- >>> 64_gsoc2016.zip >>> >>> >>> >>> >>> >>> >>> >> >> _______________________________________________ >> OpenSCAD mailing list >> Discuss@lists.openscad.org >> http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >> > >
AK
Amarjeet Kapoor
Fri, Aug 19, 2016 3:37 PM

On 19 August 2016 at 18:08, Mark Schafer mschafer@wireframe.biz wrote:

Reset button is making big difference to usability - nice. Thankyou.

I would also vote strongly for:

  • see Tabs in order of appearance in file
  • see Parameters in order of appearance.

(IMHO alphabetical order is not useful. in my experience, no parameters
group meaningfully that way.)

I can't argue that alphabetical order would be better but alphabetical
order doesn't make grouping meaningless.
I will try to make it that way as you suggested.

Thanks for your excellent work. I see how the JSON works now. nice.

If you found another issue do report.

--
Amarjeet Singh
https://amarjeetkapoor1.wordpress.com
https://github.com/amarjeetkapoor1
https://bitbucket.org/amarjeetkapoor

"The journey of a thousand commit begins with a single init"

On 19 August 2016 at 18:08, Mark Schafer <mschafer@wireframe.biz> wrote: > Reset button is making big difference to usability - nice. Thankyou. > > I would also vote strongly for: > - see Tabs in order of appearance in file > - see Parameters in order of appearance. > > (IMHO alphabetical order is not useful. in my experience, no parameters > group meaningfully that way.) > I can't argue that alphabetical order would be better but alphabetical order doesn't make grouping meaningless. I will try to make it that way as you suggested. > Thanks for your excellent work. I see how the JSON works now. nice. > If you found another issue do report. -- Amarjeet Singh https://amarjeetkapoor1.wordpress.com https://github.com/amarjeetkapoor1 https://bitbucket.org/amarjeetkapoor "The journey of a thousand commit begins with a single init"
AK
Amarjeet Kapoor
Fri, Aug 19, 2016 3:42 PM

On 19 August 2016 at 20:17, Ronaldo Persiano rcmpersiano@gmail.com wrote:

The grouping feature is very nice.
I also see now how the Preset works. Very good.
However, after a Reset, the Preset botton label is not updated and reflects

It is not meant to be updated. when you press reset than values in
customizer are updated and reflected in the model but to save that
values in JSON file for that set you need to click on + button.

the previous settings.
On fact, default values settings could be just another Preset, an always
present one.

Yes, This is something that Torsten suggested in the start of this
feature but to keep things simple in start we left it for future.

Great work. Thank you.

--
Amarjeet Singh
https://amarjeetkapoor1.wordpress.com
https://github.com/amarjeetkapoor1
https://bitbucket.org/amarjeetkapoor

"The journey of a thousand commit begins with a single init"

On 19 August 2016 at 20:17, Ronaldo Persiano <rcmpersiano@gmail.com> wrote: > The grouping feature is very nice. > I also see now how the Preset works. Very good. > However, after a Reset, the Preset botton label is not updated and reflects It is not meant to be updated. when you press reset than values in customizer are updated and reflected in the model but to save that values in JSON file for that set you need to click on + button. > the previous settings. > On fact, default values settings could be just another Preset, an always > present one. Yes, This is something that Torsten suggested in the start of this feature but to keep things simple in start we left it for future. > Great work. Thank you. > -- Amarjeet Singh https://amarjeetkapoor1.wordpress.com https://github.com/amarjeetkapoor1 https://bitbucket.org/amarjeetkapoor "The journey of a thousand commit begins with a single init"
AK
Amarjeet Kapoor
Fri, Aug 19, 2016 3:49 PM

On 19 August 2016 at 20:33, Ronaldo Persiano rcmpersiano@gmail.com wrote:

Another note:
When I press the "-" button the current preset is deleted. However the
preview is not updated to reflect that.

On "-" only set is deleted but it values are not. So,there is no
change that is needed to be reflected.

It would be nice to ask for a confirmation of that deletion or it will be
lost forever.

On fact, the labels "+" and "-" are a bit misleading for me. I would prefer
3 buttons instead of 2:
New - for a new Preset,
Update - to update the current Preset with the current parameter values
Delete - to delete the current Preset (after a confirmation)

Some updates related to buttons will be there.

--
Amarjeet Singh
https://amarjeetkapoor1.wordpress.com
https://github.com/amarjeetkapoor1
https://bitbucket.org/amarjeetkapoor

"The journey of a thousand commit begins with a single init"

On 19 August 2016 at 20:33, Ronaldo Persiano <rcmpersiano@gmail.com> wrote: > Another note: > When I press the "-" button the current preset is deleted. However the > preview is not updated to reflect that. On "-" only set is deleted but it values are not. So,there is no change that is needed to be reflected. > It would be nice to ask for a confirmation of that deletion or it will be > lost forever. > > On fact, the labels "+" and "-" are a bit misleading for me. I would prefer > 3 buttons instead of 2: > New - for a new Preset, > Update - to update the current Preset with the current parameter values > Delete - to delete the current Preset (after a confirmation) > > Some updates related to buttons will be there. -- Amarjeet Singh https://amarjeetkapoor1.wordpress.com https://github.com/amarjeetkapoor1 https://bitbucket.org/amarjeetkapoor "The journey of a thousand commit begins with a single init"
RP
Ronaldo Persiano
Thu, Aug 25, 2016 9:22 PM

It has crashed again in the same circunstances. It seems to be a Windows
issue however. The system asked me permission to send some files about the
issue to Microsoft. If it may be helpful I can send you a copy of the files
by private message:
C:\Users\ronaldo\AppData\Local\Temp\WER4E07.tmp.WERInternalMetadata.xml
C:\Users\ronaldo\AppData\Local\Temp\WER6936.tmp.appcompat.txt
C:\Users\ronaldo\AppData\Local\Temp\WER69E2.tmp.mdmp

2016-08-19 12:49 GMT-03:00 Amarjeet Kapoor amarjeet.kapoor1@gmail.com:

On 19 August 2016 at 20:33, Ronaldo Persiano rcmpersiano@gmail.com
wrote:

Another note:
When I press the "-" button the current preset is deleted. However the
preview is not updated to reflect that.

On "-" only set is deleted but it values are not. So,there is no
change that is needed to be reflected.

It would be nice to ask for a confirmation of that deletion or it will be
lost forever.

On fact, the labels "+" and "-" are a bit misleading for me. I would

prefer

3 buttons instead of 2:
New - for a new Preset,
Update - to update the current Preset with the current parameter values
Delete - to delete the current Preset (after a confirmation)

Some updates related to buttons will be there.

--
Amarjeet Singh
https://amarjeetkapoor1.wordpress.com
https://github.com/amarjeetkapoor1
https://bitbucket.org/amarjeetkapoor

"The journey of a thousand commit begins with a single init"


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

It has crashed again in the same circunstances. It seems to be a Windows issue however. The system asked me permission to send some files about the issue to Microsoft. If it may be helpful I can send you a copy of the files by private message: C:\Users\ronaldo\AppData\Local\Temp\WER4E07.tmp.WERInternalMetadata.xml C:\Users\ronaldo\AppData\Local\Temp\WER6936.tmp.appcompat.txt C:\Users\ronaldo\AppData\Local\Temp\WER69E2.tmp.mdmp 2016-08-19 12:49 GMT-03:00 Amarjeet Kapoor <amarjeet.kapoor1@gmail.com>: > On 19 August 2016 at 20:33, Ronaldo Persiano <rcmpersiano@gmail.com> > wrote: > > Another note: > > When I press the "-" button the current preset is deleted. However the > > preview is not updated to reflect that. > > On "-" only set is deleted but it values are not. So,there is no > change that is needed to be reflected. > > > It would be nice to ask for a confirmation of that deletion or it will be > > lost forever. > > > > On fact, the labels "+" and "-" are a bit misleading for me. I would > prefer > > 3 buttons instead of 2: > > New - for a new Preset, > > Update - to update the current Preset with the current parameter values > > Delete - to delete the current Preset (after a confirmation) > > > > > > Some updates related to buttons will be there. > > -- > Amarjeet Singh > https://amarjeetkapoor1.wordpress.com > https://github.com/amarjeetkapoor1 > https://bitbucket.org/amarjeetkapoor > > "The journey of a thousand commit begins with a single init" > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >
RP
Ronaldo Persiano
Fri, Sep 2, 2016 2:16 AM

I have a suggestion: if a parameter has no detail text, the space reserved
for it should be suppressed, even when Show Details is marked. The space in
the Customizer column is gold.

2016-08-25 18:22 GMT-03:00 Ronaldo Persiano rcmpersiano@gmail.com:

It has crashed again in the same circunstances. It seems to be a Windows
issue however. The system asked me permission to send some files about the
issue to Microsoft. If it may be helpful I can send you a copy of the files
by private message:
C:\Users\ronaldo\AppData\Local\Temp\WER4E07.tmp.WERInternalMetadata.xml
C:\Users\ronaldo\AppData\Local\Temp\WER6936.tmp.appcompat.txt
C:\Users\ronaldo\AppData\Local\Temp\WER69E2.tmp.mdmp

2016-08-19 12:49 GMT-03:00 Amarjeet Kapoor amarjeet.kapoor1@gmail.com:

On 19 August 2016 at 20:33, Ronaldo Persiano rcmpersiano@gmail.com
wrote:

Another note:
When I press the "-" button the current preset is deleted. However the
preview is not updated to reflect that.

On "-" only set is deleted but it values are not. So,there is no
change that is needed to be reflected.

It would be nice to ask for a confirmation of that deletion or it will

be

lost forever.

On fact, the labels "+" and "-" are a bit misleading for me. I would

prefer

3 buttons instead of 2:
New - for a new Preset,
Update - to update the current Preset with the current parameter values
Delete - to delete the current Preset (after a confirmation)

Some updates related to buttons will be there.

--
Amarjeet Singh
https://amarjeetkapoor1.wordpress.com
https://github.com/amarjeetkapoor1
https://bitbucket.org/amarjeetkapoor

"The journey of a thousand commit begins with a single init"


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

I have a suggestion: if a parameter has no detail text, the space reserved for it should be suppressed, even when Show Details is marked. The space in the Customizer column is gold. 2016-08-25 18:22 GMT-03:00 Ronaldo Persiano <rcmpersiano@gmail.com>: > It has crashed again in the same circunstances. It seems to be a Windows > issue however. The system asked me permission to send some files about the > issue to Microsoft. If it may be helpful I can send you a copy of the files > by private message: > C:\Users\ronaldo\AppData\Local\Temp\WER4E07.tmp.WERInternalMetadata.xml > C:\Users\ronaldo\AppData\Local\Temp\WER6936.tmp.appcompat.txt > C:\Users\ronaldo\AppData\Local\Temp\WER69E2.tmp.mdmp > > 2016-08-19 12:49 GMT-03:00 Amarjeet Kapoor <amarjeet.kapoor1@gmail.com>: > >> On 19 August 2016 at 20:33, Ronaldo Persiano <rcmpersiano@gmail.com> >> wrote: >> > Another note: >> > When I press the "-" button the current preset is deleted. However the >> > preview is not updated to reflect that. >> >> On "-" only set is deleted but it values are not. So,there is no >> change that is needed to be reflected. >> >> > It would be nice to ask for a confirmation of that deletion or it will >> be >> > lost forever. >> > >> > On fact, the labels "+" and "-" are a bit misleading for me. I would >> prefer >> > 3 buttons instead of 2: >> > New - for a new Preset, >> > Update - to update the current Preset with the current parameter values >> > Delete - to delete the current Preset (after a confirmation) >> > >> > >> >> Some updates related to buttons will be there. >> >> -- >> Amarjeet Singh >> https://amarjeetkapoor1.wordpress.com >> https://github.com/amarjeetkapoor1 >> https://bitbucket.org/amarjeetkapoor >> >> "The journey of a thousand commit begins with a single init" >> >> _______________________________________________ >> OpenSCAD mailing list >> Discuss@lists.openscad.org >> http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >> > >
AK
Amarjeet Kapoor
Fri, Sep 2, 2016 6:33 PM

On 2 September 2016 at 07:46, Ronaldo Persiano rcmpersiano@gmail.com wrote:

I have a suggestion: if a parameter has no detail text, the space reserved
for it should be suppressed, even when Show Details is marked. The space in
the Customizer column is gold.

Thanks for pointing out. I thought this thing is being taken care of
in present code but its not he case.

--
Amarjeet Singh
https://amarjeetkapoor1.wordpress.com
https://github.com/amarjeetkapoor1
https://bitbucket.org/amarjeetkapoor

"The journey of a thousand commit begins with a single init"

On 2 September 2016 at 07:46, Ronaldo Persiano <rcmpersiano@gmail.com> wrote: > I have a suggestion: if a parameter has no detail text, the space reserved > for it should be suppressed, even when Show Details is marked. The space in > the Customizer column is gold. Thanks for pointing out. I thought this thing is being taken care of in present code but its not he case. -- Amarjeet Singh https://amarjeetkapoor1.wordpress.com https://github.com/amarjeetkapoor1 https://bitbucket.org/amarjeetkapoor "The journey of a thousand commit begins with a single init"