MorganGrundy / MosaicMagnifique

Application for generating Photomosaics. Turn your images into beautiful Photomosaics.
https://morgangrundy.github.io
GNU General Public License v3.0
15 stars 0 forks source link

[BUG] Crash when holding button on spinbox #19

Closed MorganGrundy closed 3 years ago

MorganGrundy commented 4 years ago

Describe the bug App crashes if you hold down the +/- button of a spinbox.

To Reproduce Steps to reproduce the behavior:

  1. Hold + button of cell size spinbox
  2. App crashes

Expected behavior No crash

Context (Environment):

MorganGrundy commented 3 years ago

Fixed: f7d0fc54d0c9adb51196351012e52d62bbafa673

Seems I found a way to disable the click-and-hold of spinbox buttons by disabling the entire window interaction after click.