Giter Club home page Giter Club logo

Comments (4)

onl1ner avatar onl1ner commented on May 27, 2024

🤔 It is because of this line placeholderTextView.frame = self.bounds. Forgot about the case when the placeholder content's height is greater than the UITextView's height. I'm gonna add some new logic, but could you please tell me what sort of behavior are you expecting when the person starts typing?

from sttextview.

vikgor avatar vikgor commented on May 27, 2024

The moment they start typing the height is for one line of text, then the behavior is like on the 1st image (multiple lines of text) and if they clear the text, the height goes back down to what it's supposed to be (depending on the lines in placeholder) and the placeholder is shown.
It may depend on the shouldHidePlaceholderOnEditing property too, and change the height when the placeholder is shown.
Hope it makes sense

from sttextview.

onl1ner avatar onl1ner commented on May 27, 2024

I have pushed a new version to a master branch so could you please update the pod from there. I wish it will fix your problem.

Use this to update from master:

  • In your Podfile:
pod 'STTextView', :git => 'https://github.com/onl1ner/STTextView.git'
  • In terminal:
$ pod update

from sttextview.

onl1ner avatar onl1ner commented on May 27, 2024

Closing this issue due to inactivity. Please reopen if you still facing with that problem.

from sttextview.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.