More UI customization
Updates:
- Added border radius customization via props
- Added margin spacing between characters via props
- Added font customization for the characters via props
- Updated the demo to include all options
Hey, sorry! This was just a local error — my apologies!
On Apr 23, 2024, at 5:00 PM, Robin @.***> wrote:
@robonyong commented on this pull request.
In src/Character/index.tsxhttps://github.com/robonyong/react-split-flap-display/pull/41#discussion_r1576886614:
@@ -2,14 +2,14 @@ import React, { useEffect, useState } from 'react';
import Panel, { FlipPanel } from '../Panel'; import defaultSound from '../assets/flip.mp3'; -// @ts-expect-error the minified file is not in the type declarations -import { Howl } from 'howler/dist/howler.min.js';
Is this just a local conflict or are you also proposing to remove the sound playback feature?
— Reply to this email directly, view it on GitHubhttps://github.com/robonyong/react-split-flap-display/pull/41#pullrequestreview-2018291762, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AXDU7BMVXHM22NNKG6OPRE3Y63DVPAVCNFSM6AAAAABGU7YXGOVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDAMJYGI4TCNZWGI. You are receiving this because you authored the thread.Message ID: @.***>