New BGRA Controls v7.1
https://github.com/bgrabitmap/bgracontrols/releases/tag/v7.1Repository:
- Fix gitignore for macOS
Button:
- BCButton fix loading from json
- BCButton image list for retina display and glyph for retina display
ComboBox:
- BCComboBox fixes for macOS
SVG Themes:
- Added SVG Theme
- Added SVG Image List
- Fix ThemeButton applied style in special cases
BCButton is now more retina display compatible, continuing the retina changes from the last release.
Now we have SVG Themes: button, checkbox and radiobutton. You can customize the theme with your own SVG's, color and size properties. Full retina / high dpi compatible.
The new image list can be used with the ThemeButton component to have SVG icon. As well you can draw to canvas or get the bitmap. Full retina / high dpi compatible.
It requires BGRABitmap v11.3