Skip to content

Conversation

MawiraIke
Copy link
Contributor

This PR fixes #101

For example,

[single-dropdown
  :parts      {:arrow {:style {:background "url(https://fakeimg.pl/300)"}}}
  :src        (at)
  :choices    demos
  :model      selected-demo-id
  :width      "300px"
  :max-height "300px"
  :on-change  #(reset! selected-demo-id %)]

produces

dropdown-arrow-change

@kimo-k kimo-k force-pushed the master branch 6 times, most recently from 1c466ca to 60d0594 Compare March 22, 2024 01:39
@kimo-k kimo-k force-pushed the master branch 6 times, most recently from 37d2900 to 2cac684 Compare April 24, 2024 23:13
@kimo-k kimo-k force-pushed the master branch 3 times, most recently from e5fe19a to c6e5618 Compare May 7, 2024 16:43
@kimo-k kimo-k force-pushed the master branch 3 times, most recently from 42f689b to fb41b0b Compare June 4, 2024 11:54
@kimo-k kimo-k force-pushed the master branch 3 times, most recently from 3e08afc to 9249a83 Compare June 18, 2024 21:53
@kimo-k kimo-k force-pushed the master branch 2 times, most recently from 993a43c to 7d0c436 Compare May 22, 2025 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dropdown arrow is not stylable on high-res (without deep hacking)
1 participant