JannisX11 / snowstorm

Minecraft Bedrock Particle Generator
https://snowstorm.app
GNU General Public License v3.0
150 stars 25 forks source link

Particle lifetime mode cannot be changed to Expression if Time is set #42

Closed Energyxxer closed 2 years ago

Energyxxer commented 2 years ago

Repro steps:

  1. Open up a new particle file
  2. Navigate to Particle>Lifetime
  3. Change Mode from Time to Expression
  4. Save

Expected result: The mode stays on Expression Actual result: The mode switches back to Time

Note: This only happens if Time is set to anything non-zero.

Related: If both time and expression are 0, next time the file is opened it defaults to Time 1