OpenBoard

OpenBoard 1.6.4

Enkel Leden kunnen Downloaden, maak je gratis Lid.

 
Voor oudere besturingssysteem versies, zoals macOS 10.12, Windows 7 of Ubuntu 16.04 bijvoorbeeld, zijn alle OpenBoard releases beschikbaar op de GitHub wiki releases pagina, met hun functies.

Nieuwe functies

* Mogelijkheid toegevoegd om te zoomen met ctrl/cmd + muiswiel, omhoog/omlaag scrollen met muiswiel, en naar links/rechts scrollen met alt + muiswiel, met dank aan @letsfindaway
* Vereenvoudigde Chinese vertaling bijgewerkt, dankzij @wcxu21
* Baskische vertalingen bijgewerkt, dankzij @alexgabi

Bug fixes

* Probleem opgelost waarbij een PDF geïmporteerd in OpenBoard en vervolgens geëxporteerd als PDF, de originele PDF binnenin niet correct geschaald kon hebben, met de hulp van @letsfindaway
* Verbeterde prestaties van het bouwen van het lettertype model, met dank aan @letsfindaway

Bekende problemen

* Wanneer het Controlescherm niet het eerste scherm aan de linkerkant is, verschijnt het hoofdmenu niet waar het hoort. Dit komt door een Qt-bug (zie https://bugreports.qt.io/browse/QTBUG-84462 voor meer details).
* Nu OpenBoard niet langer meerdere keren kan worden gestart, zal dubbelklikken op een ubz-bestand terwijl OpenBoard geopend is, het niet openen.

New Features​

  • upgraded to Qt 5.15.0.
  • increase performances when zooming on a PDF (enableQualityLossToIncreaseZoomPerfs enabled by default in preferences).
  • added a zoomBehavior parameter to test some features regarding PDF rendering performances, thanks to @jpapale.
  • a new application called "Paper" (already available for a while in some Geneva schools) has been added, thanks to François Le Cléac'h.
  • the laser pointer diameter is now configurable in the config file, thanks to @letsfindaway. You can modify its value by changing it in the * config file (PointerDiameter in the Board section of the config file).
  • it is now possible to draw intermediate lines in the grid backgrounds, thanks to @letsfindaway. You can enable it by passing EnableIntermediateLines to true in the config file.
  • a new application called "Axes" has been added, thanks to @letsfindaway. it can be enabled by passing EnableToolAxes to true in the config file.
  • added 4 shapes in the library.
  • ported from QScriptEngine to QJSonDocument, thanks to @JBBgameich.
  • updated russian translations, thanks to @mariiaalt.

Bug fixes​

  • It was no longer possible to make a selection above a PDF background. In some cases, undo could cause the PDF to be detached from background
  • added shortcuts events in the thumbnails view
  • Object moves were not memorized when using the "magicFinger" tool
  • Fixed several issues regarding UBX import
  • Selected pen color was no longer visible on the main bar
  • In a text-box, a resize was applied even when only changing the color of a text
  • metadatas were not correctly persisted when the last action was to delete a page in Board Mode
  • fixed two issues regarding ubx files where import could fail if some folders and files had the same name
  • fixed an issue where rename a folder could break the folder's hierarchy
  • fixed an issue where resizing widgets would scale them instead of resizing the viewport
  • fixed an issue where OpenBoard would crash if trying to drag and drop anything on the thumbnails view
  • fixed an issue where data would not be correctly persisted when playing with text alignment in a text box
  • fixed an issue with shortcuts on a german keyboard layout, thanks to @letsfindaway
  • fixed an issue where changing of stylus tool while input device is pressed could result on a crash, thanks to @letsfindaway
  • fixed an issue where eraser preview circle would not hide at input device release, thanks @letsfindaway
  • fixed two issues where pageCount metadata could be corrupted
  • fixed a number of uninitialized variable uses, thanks to @multun
  • fixed some polish translations, thanks to @marcin-serwin

Windows​

  • vc_redist installer has been replaced by new ones to prevent "msvcrt10x.dll is missing" kind of errors.
  • added LAV_Filters to installer so system codecs needed by Qt are provided directly at install.
Bovenaan Onderaan