rgriebl / brickstore

An offline BrickLink inventory management tool.
https://www.brickstore.dev/
GNU General Public License v3.0
121 stars 26 forks source link

Part out function into new window not working #96

Closed legobanker closed 3 years ago

legobanker commented 3 years ago

Here's what I have:

Open new set/kit Add 10 as quantity image

Get the following message: image

Select "NO" to part out into new window Only parts out "1" copy of the set, not 10

Is this a default setting I need to change?

paramecie commented 3 years ago

I confirm. Good catch! It's a bug, as parting those out in the same document gives the proper quantities. For now, CTRL+A, CTRL+* to multiply by the number of sets...

legobanker commented 3 years ago

:-) I can work around this issue, since #95 and #88 fixed the part out (in the same window) error. It's one of those functions I was used to in BrickStock. Thanks again!

rgriebl commented 3 years ago

Fixed with 085c7aeb8903d1458321cb6ef863b2a281548667

legobanker commented 3 years ago

Question: is this an update to the software, or something I need to do to make it work ;-) I am not sure about that spaghetti code lol

paramecie commented 3 years ago

It'll be included in next release.

However it may be already on this build (didn't have time to check): https://github.com/rgriebl/brickstore/actions/runs/493640605

Just download the .mid file, unzip it, run the install.

paramecie commented 3 years ago

Confirmed: it's working properly on Build 204: https://github.com/rgriebl/brickstore/actions/runs/493640605

legobanker commented 3 years ago

Confirmed as well. Perfect :-)