Skip to content

issues Search Results · repo:SmartToolFactory/Compose-Image language:Kotlin

Filter by

8 results
 (52 ms)

8 results

inSmartToolFactory/Compose-Image (press backspace or delete to remove)

First of all love your library! I was wondering the following; when dragging on the image image using ImageWithThumbnail we can see the thumbnail topLeft, however when we drag to one of the borders of ...
  • Robin-AF
  • 1
  • Opened 
    on Jul 2, 2024
  • #10

Hi! I m trying to add zoom to the rectangles I drew with canvas, using rememberZoomState. However, when I zoom in one, it zooms in all of them, and the idea is to zoom them individually. I know I could ...
  • CharlesMoreira1
  • Opened 
    on May 7, 2024
  • #9

Hi! First off, great work on the library, we are using in our project and it helped a lot. We find the panning movement too fast, could it be possible to add an option to alter the speed? Could not find ...
  • petitsnoreau
  • Opened 
    on Oct 13, 2023
  • #8

Hello, I m using the library code as shown below: AsyncImage( model = imageRequest, imageLoader = imageLoader, modifier = modifier.enhancedZoom( key = zoomable , ...
  • Ten-Wang
  • Opened 
    on Oct 13, 2023
  • #7

Hello, I noticed the source code for calculating zoom levels, as shown below: internal fun calculateZoom( zoomLevel: ZoomLevel, initial: Float, min: Float, max: Float ): Pair ZoomLevel, ...
  • Ten-Wang
  • Opened 
    on Oct 13, 2023
  • #6

I m curious if there are any thoughts or progress on this TODO? I may take a stab at trying to solve it myself, but it d be cool if rotation didn t always reset after every reset-bounds action! https://github.com/SmartToolFactory/Compose-Image/blame/98a29789a5f3b6b16e9849613e9978edf26fd6aa/image/src/main/java/com/smarttoolfactory/image/zoom/EnhancedZoomStateImpl.kt#L207 ...
  • schultzisaiah
  • Opened 
    on Jul 17, 2023
  • #4

I know that this is not trivial, but it would be really good to have the zoom action to happen where actually the user is pinching the image, instead of happening always at the center of the image. Use ...
  • leinardi
  • 1
  • Opened 
    on Nov 24, 2022
  • #3

Hi, I am using the BeforeAfter image in my project. I came across a bug. It is reproducible. The after image stretched on my test phone. My phone is: Samsung Galaxy A5 Android: 8.0.0 streetch
  • Cutta
  • 2
  • Opened 
    on Oct 28, 2022
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub