private fun toggleText() {
        if (!binding.enterText.isVisible) {
            stopDrawing()
            stopFilters()
            startText()