Releases: bgrabitmap/bgracontrols
Releases · bgrabitmap/bgracontrols
BGRAControls v9.0.2
New components
- added SuperSpinner : a beautiful component similar to BGRAKnob (thanks to @sganz)
- added BGRAFormatUI : build dynamically an interface for image format save options (this feature requires BGRABitmap v11.6.5)
Fixes
- fixed compilation for BCKeyboard, BCNumericKeyboard
- register BCKeyboard, BCNumericKeyboard, BCDefaultThemeManager
- fixed BCComboBox on various platforms, added DropDownOnSameForm property to avoid getting focus
New features
- FlashProgressBar : added MarqueeWidthType
BGRAControls v9.0.1.7
requires BGRABitmap v11.6.4
Last changes
- TBGRAImageManipulation: add Opacity property
- TBCLeaRingSlider: add Caption and Text layout, centering
- TBCLeaLed, TBCLeaSelector: centering
- TBCFluentProgressRing: fix background on Linux
- TBCLeaQLED: alignment and phong effect
- TBCLeaSelector: fix phong light position
- TBGRAImageList: stretch proportionally, draw overlay
- TShapeLineBGRA: add line style, adjust centering
- TBGRAFlashProgressBar: add marquee and multiprogress modes, add BorderSpacing property
- TBGRAKnob: add TaperType property
- TBCMaterialEdit: generic component version
- added TSuperGauge
- added BGRADialogs unit: list all image types
- various fixes
BGRAControls v9.0.1.6
What's Changed
- Updates to BGRAImageManipulation by @maxm74
- Addition of BCLea Components by @BobanSpasic
Full Changelog: v9.0.1.5...v9.0.1.6
BGRAControls v9.0.1.5
v9.0.1.4
BGRAControls v9.0.1.3
Merge pull request #173 from bgrabitmap/dev-bgracontrols Dev bgracontrols
BGRAControls v9.0.1.2
Fix slider vertical
BGRAControls v9.0.1.1
Fixed transparency for linux in slider
BGRAControls v9.0.1
BGRAControls v9.0
- TBCMaterialDesignButton ClickMe
- New BGRAVirtualScreen test 'blur panels with shadows'
- Added custom drawn package back
- BCExpandedPanels (thanks to maxm74)
- Fix BCPaperPanel
- Keeps EOL in SVG Image List
- Added bcfluentprogressring by hedgehog
- ImageManipulation fixes