bootstrapfx icon indicating copy to clipboard operation
bootstrapfx copied to clipboard

Incompatibility Issue with ControlsFX Glyphs When Using BootstrapFX

Open Vladutu opened this issue 2 years ago • 0 comments

Hello BootstrapFX Team,

I've encountered an issue that seems to stem from a compatibility problem between BootstrapFX and ControlsFX, specifically regarding the use of glyphs.

Environment: BootstrapFX Version: 0.4.0 ControlsFX Version: 11.1.2 Java Version: 17 Operating System: OSX silicon chip

Issue Description: When using BootstrapFX alongside ControlsFX, the glyphs from ControlsFX are not displayed correctly. Instead of the expected glyph icon, a square is shown. This issue only occurs when BootstrapFX is included in the project. If I remove BootstrapFX, the glyphs display correctly without any problems.

Vladutu avatar Nov 29 '23 14:11 Vladutu